VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtWeatherStateRepositoryRWData Class Reference
Inheritance diagram for DtWeatherStateRepositoryRWData:
Inheritance graph
[legend]

Public Member Functions

 DtWeatherStateRepositoryRWData (const DtString &rwName, DtReaderWriterRegistry *parentRegistry)
 
virtual ~DtWeatherStateRepositoryRWData ()
 
virtual void setLightningPresent (bool isPresent)
 
virtual bool lightningPresent () const
 
const DtRwWindLevelswindLevels () const
 
DtRwWindLevelswindLevels ()
 
void resolve () override
 
void setAirTurbidity (double value)
 
double airTurbidity () const
 
void setAmbientAirTemperature (double value)
 
double ambientAirTemperature () const
 
void setAmbientAirPressure (double value)
 
double ambientAirPressure () const
 
void setCloudState (DtVrfWeatherCloudState current)
 
DtVrfWeatherCloudState cloudState () const
 
void setPrecipitationIntensity (double value)
 
double precipitationIntensity () const
 
void setPrecipitationType (DtVrfWeatherPrecipitationType value)
 
DtVrfWeatherPrecipitationType precipitationType () const
 
void setPriority (int value)
 
int priority () const
 
void setUnderwaterVisibility (double value)
 
double underwaterVisibility () const
 
void setSurfaceTransparency (double value)
 
double surfaceTransparency () const
 
void setWaterCurrentSpeed (double value)
 
double waterCurrentSpeed () const
 
void setWaterCurrentDirection (double value)
 
double waterCurrentDirection () const
 
void setAmbientWaterTemperature (double value)
 
double ambientWaterTemperature () const
 
void setTidalOffset (double value)
 
double tidalOffset () const
 
void setTidalDirection (bool value)
 
bool tidalDirection () const
 
void setSwellState (unsigned int value)
 
unsigned int swellState () const
 
void setSwellStateDirection (double value)
 
double swellStateDirection () const
 
void setSeaState (unsigned int value)
 
unsigned int seaState () const
 
void setSeaStateDirection (double value)
 
double seaStateDirection () const
 
void setWindDrivenSeaStateEnabled (bool b)
 
bool windDrivenSeaStateEnabled () const
 
void setChoppiness (double value)
 
double choppiness () const
 
void setSurgeDepth (double value)
 
double surgeDepth () const
 
void setFogHeight (double value)
 
double fogHeight () const
 
void setFogColor (const DtVector &color)
 
const DtVectorfogColor () const
 
virtual void setSnowAccumulation (double snow)
 
virtual double snowAccumulation () const
 
virtual void setRainAccumulation (double snow)
 
virtual double rainAccumulation () const
 
virtual void setSnowMinimumAltitude (double snow)
 
virtual double snowMinimumAltitude () const
 
virtual void setSnowRoadAccumulation (double snow)
 
virtual double snowRoadAccumulation () const
 
virtual void setAirTemperatureAltitude (double value)
 
virtual double airTemperatureAltitude () const
 
virtual void setAirPressureAltitude (double value)
 
virtual double airPressureAltitude () const
 
virtual void setAirTemperatureAltitudeIsSeaLevel (bool value)
 
virtual bool airTemperatureAltitudeIsSeaLevel () const
 
virtual void setAirPressureAltitudeIsSeaLevel (bool value)
 
virtual bool airPressureAltitudeIsSeaLevel () const
 
virtual void setSeaLevelWaterConcentration (double value)
 
virtual double seaLevelWaterConcentration () const
 
void setThermoclineLayer1Depth (double depth)
 
double thermoclineLayer1Depth () const
 
void setThermoclineLayer1Permeability (double depth)
 
double thermoclineLayer1Permeability () const
 
void setThermoclineLayer2Depth (double depth)
 
double thermoclineLayer2Depth () const
 
void setThermoclineLayer2Permeability (double depth)
 
double thermoclineLayer2Permeability () const
 
void setThermoclineLayer3Depth (double depth)
 
double thermoclineLayer3Depth () const
 
void setThermoclineLayer3Permeability (double depth)
 
double thermoclineLayer3Permeability () const
 
void setThermoclineLayer4Depth (double depth)
 
double thermoclineLayer4Depth () const
 
void setThermoclineLayer4Permeability (double depth)
 
double thermoclineLayer4Permeability () const
 
void setThermoclineLayer5Depth (double depth)
 
double thermoclineLayer5Depth () const
 
void setThermoclineLayer5Permeability (double depth)
 
double thermoclineLayer5Permeability () const
 
- Public Member Functions inherited from DtVrfOverlayObjectStateRepositoryRWData
 DtVrfOverlayObjectStateRepositoryRWData (const DtString &rwName, DtReaderWriterRegistry *parentRegistry)
 
virtual ~DtVrfOverlayObjectStateRepositoryRWData ()
 
void setPhysicalLineHeight (double d)
 
double physicalLineHeight () const
 
void setPhysicalLineWidth (double d)
 
double physicalLineWidth () const
 
void setUserData (const DtString &s)
 
const DtStringuserData () const
 
void setColor (int c)
 
int color () const
 
- Public Member Functions inherited from DtVrfObjectStateRepositoryRWData
 DtVrfObjectStateRepositoryRWData (const DtString &rwName, DtReaderWriterRegistry *parentRegistry)
 
virtual ~DtVrfObjectStateRepositoryRWData ()
 
void initializeFromParameters (const DtVrfObjectParameters *params)
 
DtRwPropertiesstateProperties ()
 
const DtRwPropertiesstateProperties () const
 
DtRwStringAttributeListrwExtendedData ()
 
const DtRwStringAttributeListrwExtendedData () const
 
DtRwIntegerAttributeListrwExtendedLabels ()
 
const DtRwIntegerAttributeListrwExtendedLabels () const
 
void setIsDestroyed (bool b)
 
bool isDestroyed () const
 
bool isSubordinateOfForceLevel () const
 
void setIsSubordinateOfForceLevel (bool b)
 
bool independentlyTasked () const
 
void setIndependentlyTasked (bool b)
 
const DtUUIDparent () const
 
void setParent (const DtUUID &p)
 
void setAppearance (const DtAppearance &a)
 
const DtAppearance & appearance () const
 
void setCapabilities (unsigned int c)
 
unsigned int capabilities () const
 
void setForceType (DtForceType c)
 
DtForceType forceType () const
 
void setDesignator (int i)
 
int designator () const
 
void setEngagementRules (const DtString &s)
 
const DtStringengagementRules () const
 
void setStationName (DtStationName name)
 
DtStationName stationName () const
 
- Public Member Functions inherited from DtLegacySimObjectStateRepositoryRWData
 DtLegacySimObjectStateRepositoryRWData (const DtString &rwName, DtReaderWriterRegistry *parentRegistry)
 
void setAttachedToRepository (const DtRwUUID &ot)
 
const DtRwUUIDattachedToRepository () const
 
const
makVrf::DtRwVrfKinematicState
kinematicState () const
 
makVrf::DtRwVrfKinematicStatekinematicState ()
 
const makVrf::DtVrfObjectGeometryobjectGeometry () const
 
makVrf::DtVrfObjectGeometryobjectGeometry ()
 
const
makVrf::DtArticulatedPartManager
articulatedParts () const
 
makVrf::DtArticulatedPartManagerarticulatedParts ()
 
const DtStringobjectLabel () const
 
void setObjectLabel (const DtString &l)
 
const DtStringoverlay () const
 
void setOverlay (const DtString &l)
 
- Public Member Functions inherited from DtScopedReaderWriter
 DtScopedReaderWriter (const DtString &name, DtReaderWriterRegistry *parentRegistry)
 
virtual ~DtScopedReaderWriter ()
 
- Public Member Functions inherited from DtReaderWriter
 DtReaderWriter ()
 
 DtReaderWriter (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)
 
 DtReaderWriter (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)
 
 DtReaderWriter (const DtString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 
 DtReaderWriter (const DtSymbolString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 
 DtReaderWriter (const DtReaderWriter &, DtReaderWriterRegistry *parentRegistry=NULL)
 
const DtReaderWriteroperator= (const DtReaderWriter &orig)
 
bool operator== (const DtReaderWriter &) const
 
bool operator!= (const DtReaderWriter &rhs)
 
virtual ~DtReaderWriter ()
 
virtual void putSelf (std::string &fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())
 
virtual void postPutSelf ()
 
virtual void prePutSelf ()
 
virtual void getSelf (DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())
 
virtual void postGetSelf ()
 
virtual void preGetSelf ()
 
virtual void writeSelf (std::string &fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())
 
virtual DtSymbolString name () const
 
virtual void addAlias (const DtSymbolString &alias)
 
virtual void addAlias (const DtString &alias)
 
virtual bool hasAlias (const DtSymbolString &alias)
 
virtual const aliasContaineraliases () const
 
virtual void setReadonly (bool flag)
 
bool isReadonly () const
 
virtual void reset ()
 
virtual int alignment () const
 
virtual bool variableIsBound () const
 
virtual void unbindVariable ()
 
virtual void setName (const DtString &)
 
virtual const charreaderWriterType () const
 
virtual const charxmlType () const
 
virtual DtString prettyPrint () const
 
std::string debugText () const
 
virtual void bindVariables (DtVariableBindingsList variableBindings)
 
virtual std::list
< DtVariableNameType
unboundVariables () const
 
bool invalid () const
 
virtual bool hasChild (const DtReaderWriter *p) const
 
virtual bool hasVariableReference () const
 
virtual void bindLocalVariables (const DtVariableBindingsList &variableBindings)
 
virtual void recordUpdateTime () const
 
virtual bool wasUpdatedSince (DtTime t) const
 
virtual bool changedSinceLastChecked ()
 
virtual bool peekChangedSinceLastChecked () const
 
virtual void putData (std::string &fp, int indentLevel=0)
 
virtual DtlObjPtr getData (DtlObjPtr args, const SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings)
 
virtual void setValueSpecified (bool specified, bool recurse=false)
 
virtual bool valueSpecified () const
 
virtual bool isVariableReference () const
 
virtual void setIsVariableReference (bool value)
 
virtual void clearAllVariableReferenceFlags ()
 
virtual DtSymbolString variableName () const
 
virtual void setVariableName (const DtSymbolString variableName)
 
virtual const DtReaderWriterdefaultRWValue () const
 
virtual DtReaderWriterdefaultRWValue ()
 
virtual void setDefaultRWValue (DtReaderWriter *)
 
virtual bool checkAndSetDefaultRWValue (DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())
 
const DtReaderWriterRegistryregistry () const
 
DtReaderWriterRegistryregistry ()
 
virtual DtPropertyInterfaceproperty ()
 
virtual const DtPropertyInterfaceproperty () const
 
virtual DtString toXml () const
 
virtual DtRwVariableBindingsgenerateVariableBindings () const
 
virtual bool toXml (const DtFilename &) const
 
virtual bool fromXml (const DtString &)
 
virtual bool fromXmlFile (const DtFilename &)
 
virtual void putSelf (DtEnvironmentSP, DtEnvValueSP parent) const
 
virtual void putData (DtEnvironmentSP, DtEnvValueSP value) const
 
virtual void putVariableReference (DtEnvironmentSP, DtEnvValueSP value) const
 
virtual void getSelf (const DtEnvironmentSP, const DtEnvValueSP root, const SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &bindings=DtVariableBindingsList())
 
virtual void getData (const DtEnvironmentSP, const DtEnvValueSP, const SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &bindings=DtVariableBindingsList())
 
virtual void unrecognizedItem (const DtEnvironmentSP env, const DtEnvValueSP root, const SearchPaths &searchPaths, const DtVariableBindingsList &varBindings)
 
virtual void getVariableReference (DtEnvironmentSP, DtEnvValueSP value)
 

Protected Attributes

parameters

These parameters are available for setting in the physicalWorldParams.

DtRwReal myAirTurbidity
 
DtRwReal myAmbientAirTemperature
 
DtRwReal myAirTemperatureAltitude
 
DtRwReal myAirPressureAltitude
 
DtRwBoolean myAirTemperatureAltitudeIsSeaLevel
 
DtRwBoolean myAirPressureAltitudeIsSeaLevel
 
DtRwReal mySeaLevelWaterConcentration
 
DtRwReal myAmbientAirPressure
 
DtRwInt myCloudState
 
DtRwReal myPrecipitationIntensity
 
DtRwInt myPrecipitationType
 
DtRwReal myWindSpeed
 
DtRwReal myWindDirection
 
DtRwInt myPriority
 
DtRwReal myVisibility
 
DtRwReal myUnderwaterVisibility
 
DtRwReal mySurfaceTransparency
 
DtRwReal myWaterCurrentSpeed
 
DtRwReal myWaterCurrentDirection
 
DtRwReal myAmbientWaterTemperature
 
DtRwReal myTidalOffset
 
DtRwBoolean myTidalDirection
 
DtRwInt mySwellState
 
DtRwReal mySwellStateDirection
 
DtRwInt mySeaState
 
DtRwReal mySeaStateDirection
 
DtRwBoolean myWindDrivenSeaStateEnabled
 
DtRwReal myChoppiness
 
DtRwReal mySurgeDepth
 
DtRwReal myFogHeight
 
DtRwVector myFogColor
 
DtRwReal mySnowAccumulation
 
DtRwReal myRainAccumulation
 
DtRwReal mySnowMinimumAltitude
 
DtRwReal mySnowRoadAccumulation
 
DtRwReal myThermoclineLayer1Depth
 
DtRwReal myThermoclineLayer1Permeability
 
DtRwReal myThermoclineLayer2Depth
 
DtRwReal myThermoclineLayer2Permeability
 
DtRwReal myThermoclineLayer3Depth
 
DtRwReal myThermoclineLayer3Permeability
 
DtRwReal myThermoclineLayer4Depth
 
DtRwReal myThermoclineLayer4Permeability
 
DtRwReal myThermoclineLayer5Depth
 
DtRwReal myThermoclineLayer5Permeability
 
DtRwBoolean myLightningPresent
 
DtRwWindLevels myWindLevels
 
- Protected Attributes inherited from DtVrfOverlayObjectStateRepositoryRWData
DtRwInt myColor
 
DtRwReal myPhysicalLineHeight
 
DtRwReal myPhysicalLineWidth
 
DtRwString myUserData
 
- Protected Attributes inherited from DtVrfObjectStateRepositoryRWData
DtRwStringAttributeList myRwExtendedData
 
DtRwAppearance myAppearance
 
DtRwInt myCapabilities
 
DtRwForceType myForceType
 
DtRwProperties myStateProperties
 
DtRwBoolean myIndependentlyTasked
 
DtRwBoolean myIsDestroyedFlag
 
DtRwBoolean mySensorsKilled
 
DtRwBoolean myIsSubordinateOfForceLevel
 
DtRwIntegerAttributeList myExtendedLabels
 
DtRwUUID myParent
 
DtRwInt myDesignator
 
DtRwString myEngagementRules
 
DtRwInt myStationName
 
- Protected Attributes inherited from DtLegacySimObjectStateRepositoryRWData
DtRwUUID myAttachedToRepositoryUUID
 
makVrf::DtRwVrfKinematicState myKinematicState
 
makVrf::DtVrfObjectGeometry myObjectGeometry
 
DtRwString myObjectLabel
 
DtRwString myOverlay
 
makVrf::DtArticulatedPartManager myArticulatedParts
 
- Protected Attributes inherited from DtScopedReaderWriter
std::set< DtReaderWriter * > myCurrentRegistryItems
 
DtReaderWriterRegistrymyParentRegistry
 
- Protected Attributes inherited from DtReaderWriter
const DtSymbolString myName
 
DtReaderWriterRegistry myRegistry
 
DtReaderWriterRegistrymyParentRegistry
 
bool myValueSpecified
 
bool myReadOnlyFlag
 
bool myIsVariableReference
 
DtSymbolString myVariableName
 
bool myVariableIsBound
 
DtReaderWritermyDefaultValue
 
aliasContainer myAliases
 
bool myInvalid
 
bool myChangedFlag
 

Additional Inherited Members

- Public Types inherited from DtReaderWriter
typedef std::vector
< DtSymbolString
aliasContainer
 
typedef std::vector
< DtSymbolString >::iterator 
aliasIter
 
typedef std::vector
< DtSymbolString >
::const_iterator 
aliasConstIter
 
typedef std::vector< DtFilename > SearchPaths
 
typedef std::pair
< DtSymbolString, DtString
DtVariableNameType
 
typedef DtReaderWriterFactory *(* DtReaderWriterFactoryCreatorFcn )()
 
- Static Public Member Functions inherited from DtReaderWriter
static void putIndent (std::string &fp, int indentLevel)
 
static const
DtVariableBindingsList
nullVariableReference ()
 
static void setPostGetSelfCallback (DtGetSelfCallbackFcn fcn, void *usrData)
 
static void setPrePutSelfCallback (DtPutSelfCallbackFcn fcn, void *usrData)
 
static void setPutIndent (bool)
 
static bool putIndent ()
 
static const chartheXmlType ()
 
static const DtFilename & appPath ()
 
static void setFactoryCreatorFunction (DtReaderWriterFactoryCreatorFcn fcn)
 
static void createReaderWriterFactory ()
 
static void cleanupFactory ()
 
static DtReaderWriterFactoryfactory ()
 
static void setOutputStream (DtOutputStream *stream)
 
static DtOutputStream & outputStream ()
 
static DtReaderWritercreateFromXmlFile (const DtFilename &, bool createAsProperty=false)
 
static DtReaderWritercreateFromXml (const DtString &, bool createAsProperty=false)
 
static DtReaderWritercreateFromEnvironment (DtEnvironmentSP, bool createAsProperty=false)
 
static DtString getAttribute (DtEnvironmentSP env, const DtString &name, DtEnvValueSP root)
 
- Protected Member Functions inherited from DtReaderWriter
virtual void bindToRwAsVariable (const DtReaderWriter *rw)
 
- Static Protected Attributes inherited from DtReaderWriter
static DtString theUnspecifiedValue
 
static DtGetSelfCallbackInfo thePostGetSelfCallback
 
static DtPutSelfCallbackInfo thePrePutSelfCallback
 
static const DtVariableBindingsList theEmptyVariableBindingsList
 
static bool theCreatorFcnSet
 
static DtReaderWriterFactorytheFactory
 
static
DtReaderWriterFactoryCreatorFcn 
theFactoryCreatorFcn
 
static bool thePutIndent
 
static DtOutputStream * theOutputStream
 

Constructor & Destructor Documentation

DtWeatherStateRepositoryRWData::DtWeatherStateRepositoryRWData ( const DtString rwName,
DtReaderWriterRegistry parentRegistry 
)
inline
virtual DtWeatherStateRepositoryRWData::~DtWeatherStateRepositoryRWData ( )
inlinevirtual

Member Function Documentation

void DtWeatherStateRepositoryRWData::setAirTurbidity ( double  value)
inline
double DtWeatherStateRepositoryRWData::airTurbidity ( ) const
inline
void DtWeatherStateRepositoryRWData::setAmbientAirTemperature ( double  value)
inline
double DtWeatherStateRepositoryRWData::ambientAirTemperature ( ) const
inline
void DtWeatherStateRepositoryRWData::setAmbientAirPressure ( double  value)
inline
double DtWeatherStateRepositoryRWData::ambientAirPressure ( ) const
inline
void DtWeatherStateRepositoryRWData::setCloudState ( DtVrfWeatherCloudState  current)
inline
DtVrfWeatherCloudState DtWeatherStateRepositoryRWData::cloudState ( ) const
inline
virtual void DtWeatherStateRepositoryRWData::setLightningPresent ( bool  isPresent)
inlinevirtual
virtual bool DtWeatherStateRepositoryRWData::lightningPresent ( ) const
inlinevirtual
void DtWeatherStateRepositoryRWData::setPrecipitationIntensity ( double  value)
inline
double DtWeatherStateRepositoryRWData::precipitationIntensity ( ) const
inline
void DtWeatherStateRepositoryRWData::setPrecipitationType ( DtVrfWeatherPrecipitationType  value)
inline
DtVrfWeatherPrecipitationType DtWeatherStateRepositoryRWData::precipitationType ( ) const
inline
void DtWeatherStateRepositoryRWData::setPriority ( int  value)
inline
See Also
myPriority
int DtWeatherStateRepositoryRWData::priority ( ) const
inline
See Also
myPriority
void DtWeatherStateRepositoryRWData::setUnderwaterVisibility ( double  value)
inline

Underwater visibility in meters.

double DtWeatherStateRepositoryRWData::underwaterVisibility ( ) const
inline

Underwater visibility in meters.

void DtWeatherStateRepositoryRWData::setSurfaceTransparency ( double  value)
inline

Surface transparency (percentage)

double DtWeatherStateRepositoryRWData::surfaceTransparency ( ) const
inline

Surface transparency (percentage)

void DtWeatherStateRepositoryRWData::setWaterCurrentSpeed ( double  value)
inline

Water velocity in meters per second.

double DtWeatherStateRepositoryRWData::waterCurrentSpeed ( ) const
inline

Water velocity in meters per second.

void DtWeatherStateRepositoryRWData::setWaterCurrentDirection ( double  value)
inline

Water direction in radians clockwise from 0 (north)

double DtWeatherStateRepositoryRWData::waterCurrentDirection ( ) const
inline

Water direction in radians clockwise from 0 (north)

void DtWeatherStateRepositoryRWData::setAmbientWaterTemperature ( double  value)
inline

Ambient water temperature in Celsius.

double DtWeatherStateRepositoryRWData::ambientWaterTemperature ( ) const
inline

Ambient water temperature in Celsius.

void DtWeatherStateRepositoryRWData::setTidalOffset ( double  value)
inline

Tidal offset in meters from the water polygons in the database.

double DtWeatherStateRepositoryRWData::tidalOffset ( ) const
inline

Tidal offset in meters from the water polygons in the database.

void DtWeatherStateRepositoryRWData::setTidalDirection ( bool  value)
inline

Tidal direction where true represents the tide going in and false represents the tide going out.

bool DtWeatherStateRepositoryRWData::tidalDirection ( ) const
inline

Tidal direction where true represents the tide going in and false represents the tide going out.

void DtWeatherStateRepositoryRWData::setSwellState ( unsigned int  value)
inline

Swell state according to the Douglas Sea Scale (integer 0 - 9)

unsigned int DtWeatherStateRepositoryRWData::swellState ( ) const
inline

Swell state according to the Douglas Sea Scale (integer 0 - 9)

void DtWeatherStateRepositoryRWData::setSwellStateDirection ( double  value)
inline

Swell direction in in radians clockwise from 0 (north)

double DtWeatherStateRepositoryRWData::swellStateDirection ( ) const
inline

Swell direction in in radians clockwise from 0 (north)

void DtWeatherStateRepositoryRWData::setSeaState ( unsigned int  value)
inline

Swell state according to the Douglas Sea Scale (integer 0 - 9)

unsigned int DtWeatherStateRepositoryRWData::seaState ( ) const
inline

Swell state according to the Douglas Sea Scale (integer 0 - 9)

void DtWeatherStateRepositoryRWData::setSeaStateDirection ( double  value)
inline

Swell direction in in radians clockwise from 0 (north)

double DtWeatherStateRepositoryRWData::seaStateDirection ( ) const
inline

Swell direction in in radians clockwise from 0 (north)

void DtWeatherStateRepositoryRWData::setWindDrivenSeaStateEnabled ( bool  b)
inline

Determines if the sea state is set based on the wind.

bool DtWeatherStateRepositoryRWData::windDrivenSeaStateEnabled ( ) const
inline

Determines if the sea state is set based on the wind.

void DtWeatherStateRepositoryRWData::setChoppiness ( double  value)
inline

Wave choppiness (0..1)

double DtWeatherStateRepositoryRWData::choppiness ( ) const
inline

Wave choppiness (0..1)

void DtWeatherStateRepositoryRWData::setSurgeDepth ( double  value)
inline

Surge depth (meters)

double DtWeatherStateRepositoryRWData::surgeDepth ( ) const
inline

Surge depth (meters)

void DtWeatherStateRepositoryRWData::setFogHeight ( double  value)
inline

Fog height (meters)

double DtWeatherStateRepositoryRWData::fogHeight ( ) const
inline

Fog height (meters)

void DtWeatherStateRepositoryRWData::setFogColor ( const DtVector color)
inline

Fog color (x = red, y = green, z = blue)

References DtVrfOverlayObjectStateRepositoryRWData::color().

const DtVector& DtWeatherStateRepositoryRWData::fogColor ( ) const
inline

Fog color (x = red, y = green, z = blue)

virtual void DtWeatherStateRepositoryRWData::setSnowAccumulation ( double  snow)
inlinevirtual

Snow Accumulation (meters)

virtual double DtWeatherStateRepositoryRWData::snowAccumulation ( ) const
inlinevirtual

Snow Accumulation (meters)

virtual void DtWeatherStateRepositoryRWData::setRainAccumulation ( double  snow)
inlinevirtual

Rain Accumulation (meters)

virtual double DtWeatherStateRepositoryRWData::rainAccumulation ( ) const
inlinevirtual

Rain Accumulation (meters)

virtual void DtWeatherStateRepositoryRWData::setSnowMinimumAltitude ( double  snow)
inlinevirtual

Snow Minimum Altitude (meters)

virtual double DtWeatherStateRepositoryRWData::snowMinimumAltitude ( ) const
inlinevirtual

Snow Minimum Altitude (meters)

virtual void DtWeatherStateRepositoryRWData::setSnowRoadAccumulation ( double  snow)
inlinevirtual

Snow Road Accumulation (meters)

virtual double DtWeatherStateRepositoryRWData::snowRoadAccumulation ( ) const
inlinevirtual

Snow Road Accumulation (meters)

virtual void DtWeatherStateRepositoryRWData::setAirTemperatureAltitude ( double  value)
inlinevirtual
virtual double DtWeatherStateRepositoryRWData::airTemperatureAltitude ( ) const
inlinevirtual
virtual void DtWeatherStateRepositoryRWData::setAirPressureAltitude ( double  value)
inlinevirtual
virtual double DtWeatherStateRepositoryRWData::airPressureAltitude ( ) const
inlinevirtual
virtual void DtWeatherStateRepositoryRWData::setAirTemperatureAltitudeIsSeaLevel ( bool  value)
inlinevirtual
virtual bool DtWeatherStateRepositoryRWData::airTemperatureAltitudeIsSeaLevel ( ) const
inlinevirtual
virtual void DtWeatherStateRepositoryRWData::setAirPressureAltitudeIsSeaLevel ( bool  value)
inlinevirtual
virtual bool DtWeatherStateRepositoryRWData::airPressureAltitudeIsSeaLevel ( ) const
inlinevirtual
virtual void DtWeatherStateRepositoryRWData::setSeaLevelWaterConcentration ( double  value)
inlinevirtual
virtual double DtWeatherStateRepositoryRWData::seaLevelWaterConcentration ( ) const
inlinevirtual
void DtWeatherStateRepositoryRWData::setThermoclineLayer1Depth ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer1Depth ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer1Permeability ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer1Permeability ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer2Depth ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer2Depth ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer2Permeability ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer2Permeability ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer3Depth ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer3Depth ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer3Permeability ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer3Permeability ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer4Depth ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer4Depth ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer4Permeability ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer4Permeability ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer5Depth ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer5Depth ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

void DtWeatherStateRepositoryRWData::setThermoclineLayer5Permeability ( double  depth)
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

double DtWeatherStateRepositoryRWData::thermoclineLayer5Permeability ( ) const
inline

Thermocline depth (in meters) and permeability (0..1). A depth of zero means that layer is not used.

const DtRwWindLevels& DtWeatherStateRepositoryRWData::windLevels ( ) const
inline
DtRwWindLevels& DtWeatherStateRepositoryRWData::windLevels ( )
inline
void DtWeatherStateRepositoryRWData::resolve ( )
inlineoverridevirtual

Member Data Documentation

DtRwReal DtWeatherStateRepositoryRWData::myAirTurbidity
protected

Parameter Name: air-turbidity
Parameter Description: Turbidity of the air Default Value: 0.0.

DtRwReal DtWeatherStateRepositoryRWData::myAmbientAirTemperature
protected

Parameter Name: ambient-air-temperature
Parameter Description: Ambient temperature of the air, Default Value: 15.0.

DtRwReal DtWeatherStateRepositoryRWData::myAirTemperatureAltitude
protected

Parameter Name: air-temperature-altitude
Parameter Description: Altitude of the air temperature, in meteres. Default Value: 0.

DtRwReal DtWeatherStateRepositoryRWData::myAirPressureAltitude
protected

Parameter Name: air-pressure-altitude
Parameter Description: Altitude of the pressure, in meters Default Value: 0.

DtRwBoolean DtWeatherStateRepositoryRWData::myAirTemperatureAltitudeIsSeaLevel
protected

Parameter Name: air-temperature-altitude-is-sea-level
Parameter Description: Altitude of the air temperature is relative to sea level. Default Value: true.

DtRwBoolean DtWeatherStateRepositoryRWData::myAirPressureAltitudeIsSeaLevel
protected

Parameter Name: air-pressure-altitude-is-sea-level
Parameter Description: Altitude of the pressure is relative to sea level. Default Value: true.

DtRwReal DtWeatherStateRepositoryRWData::mySeaLevelWaterConcentration
protected

Parameter Name: sea-level-water-concentration
Parameter Description: Sea level water concentration, in ppmv (parts per million by volume). Default Value: 0.

DtRwReal DtWeatherStateRepositoryRWData::myAmbientAirPressure
protected

Parameter Name: ambient-air-pressure
Parameter Description: Ambient pressure of the air, in millibars Default Value: 1000.0.

DtRwInt DtWeatherStateRepositoryRWData::myCloudState
protected

Parameter Name: cloud-state
Parameter Description: A string describing the cloud state Clear, Mostly Clear, Cloudy, Partly Cloudy, Mostly Cloudy Default Value: DtVrfWeatherCloudStateClear.

DtRwReal DtWeatherStateRepositoryRWData::myPrecipitationIntensity
protected

Parameter Name: precipitation-intensity
Parameter Description: Precipitation intensity Default Value: 0.0.

DtRwInt DtWeatherStateRepositoryRWData::myPrecipitationType
protected

Parameter Name: precipitation-type
Parameter Description: A string describing the type of precipitation None, Snow, or Rain Default Value: DtVrfWeatherPrecipitationNone.

DtRwReal DtWeatherStateRepositoryRWData::myWindSpeed
protected

Parameter Name: wind-speed
Parameter Description: Speed of the wind Default Value: 0.0 Units: meters/second.

DtRwReal DtWeatherStateRepositoryRWData::myWindDirection
protected

Parameter Name: wind-direction
Parameter Description: Indicates what direction the wind is blowing from
Default Value: 0.0 Units: radians.

DtRwInt DtWeatherStateRepositoryRWData::myPriority
protected

The priority that this weather area will take over overlapping weather areas.

DtRwReal DtWeatherStateRepositoryRWData::myVisibility
protected

Parameter Name: visibility
Parameter Description: How far one can see and still distinguish things
Default Value: Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myUnderwaterVisibility
protected

Parameter Name: underwater-visibility
Parameter Description: How far one can see and still distinguish things underwater
Default Value: 10.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::mySurfaceTransparency
protected

Parameter Name: surface-transparency
Parameter Description: Surface transparency (only affects the visuals) Default Value: 0.0 Units: percentage.

DtRwReal DtWeatherStateRepositoryRWData::myWaterCurrentSpeed
protected

Parameter Name: water-current-speed
Parameter Description: How fast the water currents are moving
Default Value: 0.0 Units: meters per second.

DtRwReal DtWeatherStateRepositoryRWData::myWaterCurrentDirection
protected

Parameter Name: water-current-direction
Parameter Description: The direction the water currents are flowing in
Default Value: 0.0 Units: radians clockwise from 0 (north)

DtRwReal DtWeatherStateRepositoryRWData::myAmbientWaterTemperature
protected

Parameter Name: ambient-water-temperature
Parameter Description: The ambient temperature of the water
Default Value: 17.0 Units: degrees Celsius.

DtRwReal DtWeatherStateRepositoryRWData::myTidalOffset
protected

Parameter Name: tidal-offset
Parameter Description: The value of sea level relative to the water polygons in the database
Default Value: 0.0 Units: meters.

DtRwBoolean DtWeatherStateRepositoryRWData::myTidalDirection
protected

Parameter Name: tidal-direction
Parameter Description: Direction of the tide
Default Value: false Units: boolean (true = tide is going on, false = tide is going out)

DtRwInt DtWeatherStateRepositoryRWData::mySwellState
protected

Parameter Name: swell-state
Parameter Description: Swell state according to the Douglas Sea Scale
Default Value: 0 Units: integer (0 - 9)

DtRwReal DtWeatherStateRepositoryRWData::mySwellStateDirection
protected

Parameter Name: swell-state-direction
Parameter Description: Direction of the swell for Triton
Default Value: 0.0 Units: radians clockwise from 0 (north)

DtRwInt DtWeatherStateRepositoryRWData::mySeaState
protected

Parameter Name: sea-state
Parameter Description: Sea state according to the Douglas Sea Scale
Default Value: 0 Units: integer (0 - 9)

DtRwReal DtWeatherStateRepositoryRWData::mySeaStateDirection
protected

Parameter Name: sea-state-direction
Parameter Description: Direction of the sea state for Triton
Default Value: 0.0 Units: radians clockwise from 0 (north)

DtRwBoolean DtWeatherStateRepositoryRWData::myWindDrivenSeaStateEnabled
protected

Parameter Name: wind-driven-sea-state-enabled
Parameter Description: Determines if the sea state is set automatically based on the wind
Default Value: false Units: boolean.

DtRwReal DtWeatherStateRepositoryRWData::myChoppiness
protected

Parameter Name: choppiness
Parameter Description: Wave choppiness for Triton
Default Value: 0.0 Units: 0.0 - 1.0 percentage for Triton.

DtRwReal DtWeatherStateRepositoryRWData::mySurgeDepth
protected

Parameter Name: surge-depth
Parameter Description: Surge depth for Triton
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myFogHeight
protected

Parameter Name: fog-height
Parameter Description: Fog height for Silver Lining
Default Value: 0.0 Units: meters.

DtRwVector DtWeatherStateRepositoryRWData::myFogColor
protected

Parameter Name: fog-color
Parameter Description: Fog color for Silver Lining (x = red, y = yellow, z = blue)
Default Value: 0, 0, 0 Units: OSG RGB color values.

DtRwReal DtWeatherStateRepositoryRWData::mySnowAccumulation
protected

Parameter Name: snow-accumulation
Parameter Description: Snow accumulation
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myRainAccumulation
protected

Parameter Name: rain-accumulation
Parameter Description: Rain accumulation
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::mySnowMinimumAltitude
protected

Parameter Name: snow-minimum-altitude
Parameter Description: Snow minimum altitude
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::mySnowRoadAccumulation
protected

Parameter Name: snow-road-accumulation
Parameter Description: Snow road accumulation
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer1Depth
protected

Parameter Name: "thermocline-layer1-depth"
Parameter Description: Thermocline depth. A depth of zero means that layer is not used.
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer1Permeability
protected

Parameter Name: "thermocline-layer1-permeability"
Parameter Description: Thermocline depth. A depth of zero means that layer is not used.
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer2Depth
protected

Parameter Name: "thermocline-layer2-depth"
Parameter Description: Thermocline depth. A depth of zero means that layer is not used.
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer2Permeability
protected

Parameter Name: air-turbidity
Parameter Description: Turbidity of the air Default Value: 0.0.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer3Depth
protected

Parameter Name: "thermocline-layer3-depth"
Parameter Description: Thermocline depth. A depth of zero means that layer is not used.
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer3Permeability
protected

Parameter Name: air-turbidity
Parameter Description: Turbidity of the air Default Value: 0.0.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer4Depth
protected

Parameter Name: "thermocline-layer4-depth"
Parameter Description: Thermocline depth. A depth of zero means that layer is not used.
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer4Permeability
protected

Parameter Name: air-turbidity
Parameter Description: Turbidity of the air Default Value: 0.0.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer5Depth
protected

Parameter Name: "thermocline-layer5-depth"
Parameter Description: Thermocline depth. A depth of zero means that layer is not used.
Default Value: 0.0 Units: meters.

DtRwReal DtWeatherStateRepositoryRWData::myThermoclineLayer5Permeability
protected

Parameter Name: air-turbidity
Parameter Description: Turbidity of the air Default Value: 0.0.

DtRwBoolean DtWeatherStateRepositoryRWData::myLightningPresent
protected

Parameter Name: lightning-present
Parameter Description: Determines if lightning is present Default Value: false Units: boolean.

DtRwWindLevels DtWeatherStateRepositoryRWData::myWindLevels
protected

Parameter Name: "wind-levels"
Parameter Description: The levels of wind beyond the default
Default Value: empty.


The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)