12 #include <matrix/vlVector.h>
47 return !(*
this == rhs);
bool myEnabled
Definition: vrlinkSimulatedCloudLayerState.h:59
DtVector myCloudCenter
Definition: vrlinkSimulatedCloudLayerState.h:56
Contains makVrv::DtStateViewCollection class.
The IGI Message.
Definition: DtMessage.h:33
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkNetworkUpdateSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
double myCloudWidth
Definition: vrlinkSimulatedCloudLayerState.h:57
makVrv::DtStateView< DtVrlinkSimulatedCloudLayerState > DtCloudLayerStateView
Create a DtStateView templated on DtVrlinkSimulatedWeatherState.
Definition: vrlinkSimulatedCloudLayerState.h:70
double myCloudThickness
Definition: vrlinkSimulatedCloudLayerState.h:53
Contains makVrv::DtStateView class.
double myCloudAltitude
Definition: vrlinkSimulatedCloudLayerState.h:52
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
double myCornerRadius
Definition: vrlinkSimulatedCloudLayerState.h:54
bool operator==(const DtVrlinkSimulatedCloudLayerState &rhs) const
Definition: vrlinkSimulatedCloudLayerState.h:32
DtCloudLayerStateViewCollection(makVrv::DtDe &de)
Definition: vrlinkSimulatedCloudLayerState.h:76
Collection of VRF Weather specific state data. Use this state view to get information for Weather dat...
Definition: vrlinkSimulatedCloudLayerState.h:73
bool operator!=(const DtVrlinkSimulatedCloudLayerState &rhs) const
Definition: vrlinkSimulatedCloudLayerState.h:45
int myCloudType
Definition: vrlinkSimulatedCloudLayerState.h:51
A DtStateView is a the interface to simulation state information.
Definition: DtStateView.h:52
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
double myCloudDensity
Definition: vrlinkSimulatedCloudLayerState.h:55
double myCloudLength
Definition: vrlinkSimulatedCloudLayerState.h:58
A DtSimState is the base class for all state objects.
Definition: DtSimState.h:22
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.