17 #include <vlutil/vlScopedLock.h>
45 return !(*
this == rhs);
For performance reasons there are two kinds of aircraftLighting state. The first kind is the kind tha...
Definition: aircraftLightingState.h:30
bool myRefuelingStation3LightsFlashing
Definition: aircraftLightingState.h:67
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.
bool myHduLightsOn
Definition: aircraftLightingState.h:61
int myAntiCollisionLightsFlashing
Definition: aircraftLightingState.h:50
int myRefuelingStation2LightsColor
Definition: aircraftLightingState.h:55
DT_DLL_VRFGUICORE bool operator==(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
int myRefuelingStation1LightsColor
Definition: aircraftLightingState.h:54
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
bool myRefuelingStation1LightsFlashing
Definition: aircraftLightingState.h:65
bool myRefuelingStation2LightsOn
Definition: aircraftLightingState.h:63
int myNavigationLightsFlashing
Definition: aircraftLightingState.h:52
int myNvgMode
Definition: aircraftLightingState.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.
int myRefuelingStation3DayNight
Definition: aircraftLightingState.h:59
makVrv::DtStateView< DtVrlinkSimulatedAircraftLightingState > DtVrlinkAircraftLightingStateView
Create a DtStateView templated on DtVrlinkSimulatedAircraftLightingState.
Definition: aircraftLightingState.h:78
int myRefuelingStation2DayNight
Definition: aircraftLightingState.h:58
int myRefuelingStation1DayNight
Definition: aircraftLightingState.h:57
int myFormationLightsLuminance
Definition: aircraftLightingState.h:51
bool myRefuelingStation3LightsOn
Definition: aircraftLightingState.h:64
int myRefuelingStation3LightsColor
Definition: aircraftLightingState.h:56
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.
State view collection for aircraftLighting data.
Definition: aircraftLightingState.h:81
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
bool myTaxiwayLightsOn
Definition: aircraftLightingState.h:60
bool myRefuelingStation2LightsFlashing
Definition: aircraftLightingState.h:66
bool operator!=(const DtVrlinkSimulatedAircraftLightingState &rhs) const
Definition: aircraftLightingState.h:43
DtAircraftLightingStateViewCollection(makVrv::DtDe &de)
Definition: aircraftLightingState.h:84
bool myRefuelingStation1LightsOn
Definition: aircraftLightingState.h:62
int myAntiCollisionLightsDayNight
Definition: aircraftLightingState.h:49