|
World Ocean Simulation System (WOSS) library
|
Provides the interface for WossMPropagation class. More...
Go to the source code of this file.
Classes | |
| class | WossMPropagation |
| UnderwaterMPropagation class for channel calculations with WOSS. More... | |
Namespaces | |
| namespace | woss |
Typedefs | |
| using | GainMatrix = std::map< woss::CoordZ, std::map< woss::CoordZ, double > > |
| using | GMIter = GainMatrix::iterator |
| using | GMRIter = GainMatrix::reverse_iterator |
Provides the interface for WossMPropagation class.
Provides the interface for WossMPropagation class
| using GainMatrix = std::map< woss::CoordZ , std::map < woss::CoordZ , double > > |
| using GMIter = GainMatrix::iterator |
| using GMRIter = GainMatrix::reverse_iterator |