Instances of DtSensorFieldOfViewDecoder encode data from DtSensorFieldOfViewStateRepository objects to the net structures to be sent to the network.
Instances of DtSensorFieldOfViewDecoder are used to decode data from the network into DtSensorFieldOfViewStateRepository objects.
|
| static void | decodeRelativeLocation (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeRelativeOrientation (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeHost (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeId (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeRadius (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeTrackingMode (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeTargetedEntity (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeTargetedLocation (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeMinimumAzimuthAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeMaximumAzimuthAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeMinimumElevationAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeMaximumElevationAngle (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeMaximumZoomLevel (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeZoomLevel (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeColor (DtSensorFieldOfViewStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| DtSensorFieldOfViewDecoder::DtSensorFieldOfViewDecoder |
( |
DtExerciseConn * |
conn | ) |
|
| virtual DtSensorFieldOfViewDecoder::~DtSensorFieldOfViewDecoder |
( |
| ) |
|
|
virtual |
| DtSensorFieldOfViewDecoder::DtSensorFieldOfViewDecoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual DtSensorFieldOfViewDecoder::~DtSensorFieldOfViewDecoder |
( |
| ) |
|
|
virtual |
Decode an SensorFieldOfView state PDU and update a state repository.
| static DtHlaStateDecoder* DtSensorFieldOfViewDecoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
Decodes RelativeLocation from attrs into rep.
Decodes RelativeOrientation from attrs into rep.
Decodes Host from attrs into rep.
Decodes Id from attrs into rep.
Decodes Radius from attrs into rep.
Decodes TrackingMode from attrs into rep.
Decodes TargetedEntity from attrs into rep.
Decodes TargetedLocation from attrs into rep.
Decodes MinimumAzimuthAngle from attrs into rep.
Decodes MaximumAzimuthAngle from attrs into rep.
Decodes MinimumElevationAngle from attrs into rep.
Decodes MaximumElevationAngle from attrs into rep.
Decodes MaximumZoomLevel from attrs into rep.
Decodes ZoomLevel from attrs into rep.
Decodes Color from attrs into rep.
The documentation for this class was generated from the following files: