The DtDouglasSeaState is a utility class for converting wave heights to/from the Douglas Sea Scale as described by Wikipedia.
More...
|
| enum | Scale {
CalmGlassy = 0,
CalmRippled,
Smooth,
Slight,
Moderate,
Rough,
VeryRough,
High,
VeryHigh,
Phenomenal,
MaxDouglasSeaScale
} |
| |
The DtDouglasSeaState is a utility class for converting wave heights to/from the Douglas Sea Scale as described by Wikipedia.
| Enumerator |
|---|
| CalmGlassy |
|
| CalmRippled |
|
| Smooth |
|
| Slight |
|
| Moderate |
|
| Rough |
|
| VeryRough |
|
| High |
|
| VeryHigh |
|
| Phenomenal |
|
| MaxDouglasSeaScale |
|
| makVrv::DtDouglasSeaState::DtDouglasSeaState |
( |
unsigned int |
index = 0, |
|
|
const std::string & |
name = std::string(""), |
|
|
float |
minimum = 0.0, |
|
|
float |
maximum = 0.0 |
|
) |
| |
| static std::string makVrv::DtDouglasSeaState::convertIndexToName |
( |
unsigned int |
index | ) |
|
|
static |
Conversion between sea-state index and name.
| static unsigned int makVrv::DtDouglasSeaState::convertNameToIndex |
( |
const std::string & |
name | ) |
|
|
static |
| static float makVrv::DtDouglasSeaState::convertIndexToWaveHeight |
( |
unsigned int |
index | ) |
|
|
static |
Conversion between sea-state index and wave heights.
- Note
- All wave heights are measured in meters.
| static unsigned int makVrv::DtDouglasSeaState::convertWaveHeightToIndex |
( |
float |
height | ) |
|
|
static |
| std::string makVrv::DtDouglasSeaState::myName |
|
private |
| float makVrv::DtDouglasSeaState::myMinimum |
|
private |
| float makVrv::DtDouglasSeaState::myMaximum |
|
private |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf4-8-branch/include/vrvUtil/DtDouglasSeaScale.h