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.
Definition: DtMessage.h:30
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkNetworkUpdateSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
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.
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
A DtSimState is the base class for all state objects.
Definition: DtSimState.h:19
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
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.