17 #include <vlutil/vlScopedLock.h>
45 return !(*
this == rhs);
double mySnowRoadAccumulation
Definition: landSurfaceState.h:56
DtVector myFogColor
Definition: landSurfaceState.h:59
double myPrecipitationIntensity
Definition: landSurfaceState.h:61
For performance reasons there are two kinds of landSurface state. The first kind is the kind that is ...
Definition: landSurfaceState.h:30
double mySnowMinimumAltitude
Definition: landSurfaceState.h:55
Contains makVrv::DtStateViewCollection class.
The IGI Message. Is easily encoded and decoding using stream operators. It also provides validation d...
Definition: DtMessage.h:30
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAerodromeState &state)
Decode a DtVrlinkSimulatedAerodromeState from a DtMessage.
DT_DLL_VRFGUICORE bool operator==(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
double myAirPressureAltitude
Definition: landSurfaceState.h:53
bool myLightningPresent
Definition: landSurfaceState.h:60
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
DtLandSurfaceStateViewCollection(makVrv::DtDe &de)
Definition: landSurfaceState.h:79
double myAmbientAirPressure
Definition: landSurfaceState.h:51
double mySeaLevelWaterConcentration
Definition: landSurfaceState.h:57
State view collection for landSurface data.
Definition: landSurfaceState.h:76
A DtStateView is a the interface to simulation state information. Users can create DtStateViews for s...
Definition: DtStateView.h:49
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
int myPrecipitationType
Definition: landSurfaceState.h:62
Contains makVrv::DtVrlinkSimulatedEntityState class.
double myAirTemperatureAltitude
Definition: landSurfaceState.h:54
double myRainAccumulation
Definition: landSurfaceState.h:50
double myFogHeight
Definition: landSurfaceState.h:58
bool operator!=(const DtVrlinkSimulatedLandSurfaceState &rhs) const
Definition: landSurfaceState.h:43
double myAmbientAirTemperature
Definition: landSurfaceState.h:52
A DtSimState is the base class for all state objects. Derived instances of DtSimState will be created...
Definition: DtSimState.h:19
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkSimulatedAerodromeState &state)
Encode a DtVrlinkSimulatedAerodromeState into a DtMessage.
makVrv::DtStateView< DtVrlinkSimulatedLandSurfaceState > DtVrlinkLandSurfaceStateView
Create a DtStateView templated on DtVrlinkSimulatedLandSurfaceState.
Definition: landSurfaceState.h:73
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
int myPriority
Definition: landSurfaceState.h:63
double mySnowAccumulation
Definition: landSurfaceState.h:49