![]() |
VR-Forces 5.0.2 Developer's Guide
|
Instances of DtWeatherStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather objects.

Static Public Member Functions | |
| static DtWeatherStateRepository * | create () |
Static Public Member Functions inherited from makVrfMetoc::DtEnvironmentConditionStateRepository | |
| static DtEnvironmentConditionStateRepository * | create () |
Static Public Member Functions inherited from makVrfMetoc::DtMetocRootStateRepository | |
| static DtMetocRootStateRepository * | create () |
Protected Attributes | |
| DtFloat32 | myTemperature |
| DtWindStruct | myWind |
| DtPrecipitationStruct | myPrecipitation |
| DtHazeStruct | myHaze |
| DtFloat32 | myHumidity |
| DtFloat32 | myBarometricPressure |
| DtFloat32 | myVisibilityRange |
Protected Attributes inherited from makVrfMetoc::DtEnvironmentConditionStateRepository | |
| DtMetocUUID | myServiceId |
| DtGeoReferenceVariant | myGeoReference |
Protected Attributes inherited from makVrfMetoc::DtMetocRootStateRepository | |
| DtMetocUUID | myUniqueId |
| DtString | myName |
| makVrfMetoc::DtWeatherStateRepository::DtWeatherStateRepository | ( | ) |
Constructor.
|
virtual |
Destructor.
| makVrfMetoc::DtWeatherStateRepository::DtWeatherStateRepository | ( | const DtWeatherStateRepository & | orig | ) |
Copy Constructor.
| DtWeatherStateRepository& makVrfMetoc::DtWeatherStateRepository::operator= | ( | const DtWeatherStateRepository & | orig | ) |
Assignment Operator.
|
virtual |
Return a copy/empty object of the same type as this.
Reimplemented from makVrfMetoc::DtEnvironmentConditionStateRepository.
Reimplemented in makVrfMetoc::DtWaterSurfaceStateRepository, makVrfMetoc::DtTroposphereLayerStateRepository, and makVrfMetoc::DtLandSurfaceStateRepository.
|
static |
Create a DtWeatherStateRepository.
|
virtual |
Print data to the DtInfo stream.
Reimplemented from makVrfMetoc::DtEnvironmentConditionStateRepository.
Reimplemented in makVrfMetoc::DtWaterSurfaceStateRepository, makVrfMetoc::DtTroposphereLayerStateRepository, and makVrfMetoc::DtLandSurfaceStateRepository.
|
virtual |
Print data to the specified stream.
Reimplemented from makVrfMetoc::DtEnvironmentConditionStateRepository.
Reimplemented in makVrfMetoc::DtWaterSurfaceStateRepository, makVrfMetoc::DtTroposphereLayerStateRepository, and makVrfMetoc::DtLandSurfaceStateRepository.
|
virtual |
Set the Temperature.
|
virtual |
Get the Temperature.".
|
virtual |
Set the Wind.
|
virtual |
Get the Wind.".
|
virtual |
Set the Precipitation.
|
virtual |
Get the Precipitation.".
|
virtual |
Set the Haze.
|
virtual |
Get the Haze.".
|
virtual |
Set the Humidity.
|
virtual |
Get the Humidity.".
|
virtual |
Set the BarometricPressure.
|
virtual |
Get the BarometricPressure.".
|
virtual |
Set the VisibilityRange.
|
virtual |
Get the VisibilityRange.".
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |