17 #include <vlutil/vlScopedLock.h>
45 return !(*
this == rhs);
DtSubsurfaceStateViewCollection(makVrv::DtDe &de)
Definition: subsurfaceState.h:77
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 myThermoclineLayer4Depth
Definition: subsurfaceState.h:58
double myThermoclineLayer1Depth
Definition: subsurfaceState.h:52
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAerodromeState &state)
Decode a DtVrlinkSimulatedAerodromeState from a DtMessage.
int myPriority
Definition: subsurfaceState.h:49
makVrv::DtStateView< DtVrlinkSimulatedSubsurfaceState > DtVrlinkSubsurfaceStateView
Create a DtStateView templated on DtVrlinkSimulatedSubsurfaceState.
Definition: subsurfaceState.h:71
DT_DLL_VRFGUICORE bool operator==(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
double myThermoclineLayer5Depth
Definition: subsurfaceState.h:60
double myThermoclineLayer3Depth
Definition: subsurfaceState.h:56
State view collection for subsurface data.
Definition: subsurfaceState.h:74
bool operator!=(const DtVrlinkSimulatedSubsurfaceState &rhs) const
Definition: subsurfaceState.h:43
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
double myThermoclineLayer2Permeability
Definition: subsurfaceState.h:55
double myThermoclineLayer3Permeability
Definition: subsurfaceState.h:57
double myThermoclineLayer1Permeability
Definition: subsurfaceState.h:53
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
Contains makVrv::DtVrlinkSimulatedEntityState class.
double myAmbientWaterTemperature
Definition: subsurfaceState.h:51
double myUnderwaterVisibility
Definition: subsurfaceState.h:50
double myThermoclineLayer5Permeability
Definition: subsurfaceState.h:61
double myThermoclineLayer2Depth
Definition: subsurfaceState.h:54
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.
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
For performance reasons there are two kinds of subsurface state. The first kind is the kind that is s...
Definition: subsurfaceState.h:30
double myThermoclineLayer4Permeability
Definition: subsurfaceState.h:59