The DtDouglasSwellState is a utility class for converting sea-swell lengths and heights to/from the Douglas Sea Scale as described by Wikipedia.
More...
|
| class | Swell |
| | A class describing the profile of a sea-swell. More...
|
| |
|
| enum | Scale {
NoSwell = 0,
VeryLow,
Low,
Light,
Moderate,
ModerateRough,
Rough,
High,
VeryHigh,
Confused,
MaxDouglasSwellScale
} |
| |
The DtDouglasSwellState is a utility class for converting sea-swell lengths and heights to/from the Douglas Sea Scale as described by Wikipedia.
| Enumerator |
|---|
| NoSwell |
|
| VeryLow |
|
| Low |
|
| Light |
|
| Moderate |
|
| ModerateRough |
|
| Rough |
|
| High |
|
| VeryHigh |
|
| Confused |
|
| MaxDouglasSwellScale |
|
Conversion between swell-state index and name.
| static Swell makVrv::DtDouglasSwellState::convertIndexToSwell |
( |
unsigned int |
index | ) |
|
|
static |
Conversion between swell-state index and swell.
- Note
- All swell lengths and heights are measured in meters.
| static unsigned int makVrv::DtDouglasSwellState::convertSwellToIndex |
( |
const Swell & |
swell | ) |
|
|
static |
| DtUnicode makVrv::DtDouglasSwellState::myName |
|
private |
| Swell makVrv::DtDouglasSwellState::myValue |
|
private |
| Swell makVrv::DtDouglasSwellState::myMinimum |
|
private |
| Swell makVrv::DtDouglasSwellState::myMaximum |
|
private |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf4-10-branch/include/vrvUtil/DtDouglasSeaScale.h