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

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

Go to the source code of this file.

Classes

class  woss::ACToolboxWoss
 base class for implementing acoustic-toolbox channel simulators (Bellhop, Kraken, etc...) More...
 

Typedefs

typedef ::std::vector< double > woss::RangeVector
 
typedef ::std::map< int, SSP * > woss::SSPMap
 
typedef ::std::map< int, Sediment * > woss::SedimentMap
 

Detailed Description

Provides the interface for woss::ACToolboxWoss class.

Author
Federico Guerra

Provides the interface for the woss::ACToolboxWoss class

Typedef Documentation

◆ RangeVector

typedef ::std::vector< double > woss::RangeVector

Vector of range values [m]

◆ SedimentMap

typedef ::std::map< int, Sediment* > woss::SedimentMap

A map of dynamically woss::Sediment

◆ SSPMap

typedef ::std::map< int, SSP* > woss::SSPMap

A map of dynamically allocated woss::SSP