22 #include <matrix/vlTaitBryan.h>
23 #include <matrix/vlVector.h>
63 return !( *
this == rhs );
DtFloat64 innerHalfAngle
Definition: sensorState.h:92
This is the protocol independent state of an entity. Created/ deleted by DtEntityStateObject's. DtSimEntry's point to this state.
Definition: DtEntityState.h:33
Contains makVrv::DtStateViewCollection class.
The IGI Message. Is easily encoded and decoding using stream operators. It also provides validation d...
Definition: DtMessage.h:30
A DtSimObjectEntryCollection is a collection of DtSimObjectEntry's that have a specific state...
Definition: DtSimObjectEntryCollection.h:25
makVrv::DtSimObjectEntryCollection< DtSensorSimState > DtSensorSimStateCollection
Create a DtSimObjectEntryCollection templated on DtSensorSimState.
Definition: sensorState.h:129
Contains DtSimObjectEntryCollection class.
DtVector color
Definition: sensorState.h:74
DT_DLL_VRFGUICORE bool operator==(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
Definition: sensorState.h:45
Contains makVrv::DtStateView class.
DtU16 sensorId
Definition: sensorState.h:75
std::string targetedEntity
Definition: sensorState.h:77
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
SensorType
Definition: sensorState.h:43
DtFloat64 xHalfAngle
Definition: sensorState.h:84
DtFloat64 aftHalfAngle
Definition: sensorState.h:101
makVrv::DtStateViewCollection< DtSensorSimState > DtSensorSimStateViewCollection
Create a DtStateViewCollection templated on DtSensorSimState.
Definition: sensorState.h:132
DtFloat64 yHalfAngle
Definition: sensorState.h:85
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
DtFloat64 minClockAngle
Definition: sensorState.h:108
SensorType sensorType
Definition: sensorState.h:73
Contains makVrv::DtVrlinkSimulatedEntityState class.
DtFloat64 foreHalfAngle
Definition: sensorState.h:100
DT_DLL_VRFGUICORE bool operator!=(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
DtVector relativeLocation
Definition: sensorState.h:71
Definition: sensorState.h:46
makVrv::DtStateView< DtSensorSimState > DtSensorSimStateView
Create a DtStateView templated on DtSensorSimState.
Definition: sensorState.h:126
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
DtFloat64 outerHalfAngle
Definition: sensorState.h:93
This is the protocol independent state of a sensor. Created/deleted by DtSensorStateObjects. DtSimEntry's point to this state.
Definition: sensorState.h:38
DtFloat64 radius
Definition: sensorState.h:76
Contains makVrv::DtSimState class.
DtFloat64 maxClockAngle
Definition: sensorState.h:109
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.
DtTaitBryan relativeOrientation
Definition: sensorState.h:72