World Ocean Simulation System (WOSS) library
sediment-definitions.h File Reference

Definitions and library for woss::Sediment class. More...

Go to the source code of this file.

Classes

class  woss::Sediment
 Surficial sediment geoacoustic parameters definitions. More...
 
class  woss::SedimentGravel
 Gravel type implementation. More...
 
class  woss::SedimentSand
 Sand type implementation. More...
 
class  woss::SedimentSilt
 Silt type implementation. More...
 
class  woss::SedimentClay
 Clay type implementation. More...
 
class  woss::SedimentOoze
 Ooze type implementation. More...
 
class  woss::SedimentMud
 Mud type implementation. More...
 
class  woss::SedimentRocks
 Rocks type implementation. More...
 
class  woss::SedimentOrganic
 Organic type implementation. More...
 
class  woss::SedimentNodules
 Deck41 nodules type implementation. More...
 
class  woss::SedimentHardBottom
 Hard bottom type implementation. More...
 

Namespaces

namespace  woss
 

Typedefs

using woss::Deck41Types = std::pair< int, int >
 

Functions

const Sediment woss::operator/ (const double left, const Sediment &right)
 
const Sediment woss::operator* (const double left, const Sediment &right)
 
const Sediment woss::operator/ (const Sediment &left, const double right)
 
const Sediment woss::operator* (const Sediment &left, const double right)
 
Sedimentwoss::operator+= (Sediment &left, const Sediment &right)
 
Sedimentwoss::operator-= (Sediment &left, const Sediment &right)
 
Sedimentwoss::operator/= (Sediment &left, const Sediment &right)
 
Sedimentwoss::operator*= (Sediment &left, const Sediment &right)
 
Sedimentwoss::operator+= (Sediment &left, double right)
 
Sedimentwoss::operator-= (Sediment &left, double right)
 
Sedimentwoss::operator/= (Sediment &left, double right)
 
Sedimentwoss::operator*= (Sediment &left, double right)
 
bool woss::operator== (const Sediment &left, const Sediment &right)
 
bool woss::operator!= (const Sediment &left, const Sediment &right)
 
std::ostream & woss::operator<< (std::ostream &os, const Sediment &instance)
 
const Sediment woss::operator+ (const Sediment &left, const Sediment &right)
 
const Sediment woss::operator- (const Sediment &left, const Sediment &right)
 
const Sediment woss::operator/ (const Sediment &left, const Sediment &right)
 
const Sediment woss::operator* (const Sediment &left, const Sediment &right)
 

Detailed Description

Definitions and library for woss::Sediment class.

Author
Federico Guerra

Definitions and library for surficial sediment