12 #include <matrix/vlVector.h>
48 return !(*
this == rhs);
bool myEnabled
Definition: vrlinkSimulatedCloudLayerState.h:61
DtVector myCloudCenter
Definition: vrlinkSimulatedCloudLayerState.h:57
bool myLightningPresent
Definition: vrlinkSimulatedCloudLayerState.h:60
Contains makVrv::DtStateViewCollection class.
The IGI Message. Is easily encoded and decoding using stream operators. It also provides validation d...
Definition: DtMessage.h:30
double myCloudWidth
Definition: vrlinkSimulatedCloudLayerState.h:58
makVrv::DtStateView< DtVrlinkSimulatedCloudLayerState > DtCloudLayerStateView
Create a DtStateView templated on DtVrlinkSimulatedWeatherState.
Definition: vrlinkSimulatedCloudLayerState.h:72
double myCloudThickness
Definition: vrlinkSimulatedCloudLayerState.h:54
Contains makVrv::DtStateView class.
double myCloudAltitude
Definition: vrlinkSimulatedCloudLayerState.h:53
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
double myCornerRadius
Definition: vrlinkSimulatedCloudLayerState.h:55
bool operator==(const DtVrlinkSimulatedCloudLayerState &rhs) const
Definition: vrlinkSimulatedCloudLayerState.h:32
DtCloudLayerStateViewCollection(makVrv::DtDe &de)
Definition: vrlinkSimulatedCloudLayerState.h:78
Collection of VRF Weather specific state data. Use this state view to get information for Weather dat...
Definition: vrlinkSimulatedCloudLayerState.h:75
bool operator!=(const DtVrlinkSimulatedCloudLayerState &rhs) const
Definition: vrlinkSimulatedCloudLayerState.h:46
int myCloudType
Definition: vrlinkSimulatedCloudLayerState.h:52
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
double myCloudDensity
Definition: vrlinkSimulatedCloudLayerState.h:56
double myCloudLength
Definition: vrlinkSimulatedCloudLayerState.h:59
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
A DtSimState is the base class for all state objects. Derived instances of DtSimState will be created...
Definition: DtSimState.h:19
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:70
Contains makVrv::DtSimState class.
Definition: vrlinkSimulatedCloudLayerState.h:21
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.