List of all members.
Detailed Description
Specifies velocity type and statics for a velocity.
Member Enumeration Documentation
- Enumerator:
| Unknown |
|
| Interval |
|
| RMS |
|
| Avg |
|
| Delta |
|
| Epsilon |
|
| Eta |
|
Constructor & Destructor Documentation
| VelocityDesc::VelocityDesc |
( |
|
) |
|
| VelocityDesc::VelocityDesc |
( |
Type |
|
) |
|
Member Function Documentation
| void VelocityDesc::fillPar |
( |
IOPar & |
|
) |
const |
| static const char* VelocityDesc::getTypeString |
( |
Type |
|
) |
[static] |
| static const char* VelocityDesc::getVelUnit |
( |
bool |
withparens = true |
) |
[static] |
| static bool VelocityDesc::isThomsen |
( |
Type |
|
) |
[static] |
- Returns:
- true if not unknown or a Velocity
| bool VelocityDesc::isThomsen |
( |
|
) |
const |
- Returns:
- true if not unknown or a Velocity
| bool VelocityDesc::isVelocity |
( |
|
) |
const |
- Returns:
- true if not unknown or a Thomsen parameter
| static bool VelocityDesc::isVelocity |
( |
Type |
|
) |
[static] |
- Returns:
- true if not unknown or a Thomsen parameter
| bool VelocityDesc::operator!= |
( |
const VelocityDesc & |
|
) |
const |
| bool VelocityDesc::operator== |
( |
const VelocityDesc & |
|
) |
const |
| static bool VelocityDesc::parseEnumType |
( |
const char * |
, |
|
|
Type & |
| |
|
) |
| | [static] |
| static void VelocityDesc::removePars |
( |
IOPar & |
|
) |
[static] |
| static const char* VelocityDesc::sKeyIsFeetPerSecond |
( |
|
) |
[static] |
| static const char* VelocityDesc::sKeyIsVelocity |
( |
|
) |
[static] |
| static const char* VelocityDesc::sKeyVelocityType |
( |
|
) |
[static] |
| static const EnumDef& VelocityDesc::TypeDef |
( |
|
) |
[static] |
| static const char** VelocityDesc::TypeNames |
( |
|
) |
[static] |
| bool VelocityDesc::usePar |
( |
const IOPar & |
|
) |
|
Member Data Documentation