World Ocean Simulation System (WOSS) library
bellhop-woss.h File Reference

Provides the interface for woss::BellhopWoss class. More...

Go to the source code of this file.

Classes

class  woss::BellhopWoss
 Implempentation of ACToolboxWoss for Bellhop raytracing program. More...
 

Namespaces

namespace  woss
 

Typedefs

using woss::NormSSPMap = std::map< double, std::unique_ptr< SSP > >
 
using woss::NSMIter = NormSSPMap::iterator
 
using woss::NSMCIter = NormSSPMap::const_iterator
 
using woss::NSMRIter = NormSSPMap::reverse_iterator
 
using woss::NSMCRIter = NormSSPMap::const_reverse_iterator
 

Enumerations

enum class  woss::BellhopArrSyntax { woss::BELLHOP_CREATOR_ARR_FILE_SYNTAX_0 = 0 , woss::BELLHOP_CREATOR_ARR_FILE_SYNTAX_1 , woss::BELLHOP_CREATOR_ARR_FILE_SYNTAX_2 , woss::BELLHOP_CREATOR_ARR_FILE_INVALID }
 
enum class  woss::BellhopShdSyntax { woss::BELLHOP_CREATOR_SHD_FILE_SYNTAX_0 = 0 , woss::BELLHOP_CREATOR_SHD_FILE_SYNTAX_1 , woss::BELLHOP_CREATOR_SHD_FILE_INVALID }
 

Detailed Description

Provides the interface for woss::BellhopWoss class.

Author
Federico Guerra

Provides the interface for woss::BellhopWoss class