![]() |
VR-Forces 5.0.1 Developer's Guide
|
Go to the source code of this file.
| const DtString DtObjectLabelStatePropType = "ObjectLabel" |
Standard state property types used in VR-Forces.
| const DtString DtEchelonIdStatePropType = "EchelonId" |
| const DtString DtOverlayParentStatePropType = "OverlayParent" |
| const DtString DtVrfSimulatedStatePropType = "VrfSimulated" |
| const DtString DtSessionIdStatePropType = "VrfSessionId" |
| const DtString DtVrfObjectDataVersionStatePropType = "VrfObjectDataVersion" |
| const DtString DtVrfPropertyVersionStatePropType = "VrfPropertyVersion" |
| const DtString DtMsgVersionSupportedStatePropType = "VrfMessageVersionSupported" |
| const DtString DtObjectTypeStatePropType = "ObjectType" |
| const DtString DtIsSubordinateOfForceStatePropType = "IsSubordinateOfForce" |
| const DtString DtIndependentlyTaskedStatePropType = "IndependentlyTasked" |
| const DtString DtUnderFireStatePropType = "UnderFire" |
| const DtString DtHasPlanStatePropType = "HasPlan" |
| const DtString DtExecutingPlanStatePropType = "ExecutingPlan" |
| const DtString DtIsCurrentlyTaskedStatePropType = "IsCurrentlyTasked" |
| const DtString DtRulesOfEngagementStatePropType = "RulesOfEngagement" |
| const DtString DtRangeItemsStatePropType = "RangeItems" |
| const DtString DtExtendedDataStatePropType = "ExtendedData" |
| const DtString DtBoundingVolumeStatePropType = "BoundingVolume" |
| const DtString DtBoundingVolumeOffsetStatePropType = "BoundingVolumeOffset" |
| const DtString DtUuidStatePropType = "UUID" |
| const DtString DtAiEnabledStatePropType = "AIEnabled" |
| const DtString DtInvulnerableStatePropType = "Invulnerable" |
| const DtString DtAggregateLevelStatePropType = "Aggregate-Level" |
| const DtString DtSensorsKilledStatePropType = "SensorsKilled" |
| const DtString DtSkillLevelStatePropType = "Skill-Level" |
| const DtString DtMarkingsStatePropType = "Markings" |
| const DtString DtRotorWashTypeStatePropType = "RotorWashType" |
| const DtString DtRotorWashDistanceStatePropType = "RotorWashDistance" |
| const unsigned DtVrfObjectDataVersionRecordTypeOffset = 0 |
Standard VRF Object Data record type offsets used in DIS by VR-Forces. These offsets are added to DtVrfObjectDataRecordTypeStart() to produce the record type.
| const unsigned DtVrfPropertyVersionRecordTypeOffset = 1 |
| const unsigned DtMsgVersionSupportedRecordTypeOffset = 2 |
| const unsigned DtObjectLabelRecordTypeOffset = 3 |
| const unsigned DtEchelonIdRecordTypeOffset = 4 |
| const unsigned DtOverlayParentRecordTypeOffset = 5 |
| const unsigned DtVrfSimulatedRecordTypeOffset = 6 |
| const unsigned DtSessionIdRecordTypeOffset = 7 |
| const unsigned DtObjectTypeRecordTypeOffset = 8 |
| const unsigned DtIsSubordinateOfForceRecordTypeOffset = 9 |
| const unsigned DtIndependentlyTaskedRecordTypeOffset = 10 |
| const unsigned DtUnderFireRecordTypeOffset = 11 |
| const unsigned DtHasPlanRecordTypeOffset = 12 |
| const unsigned DtExecutingPlanRecordTypeOffset = 13 |
| const unsigned DtIsCurrentlyTaskedRecordTypeOffset = 14 |
| const unsigned DtRulesOfEngagementRecordTypeOffset = 15 |
| const unsigned DtRangeItemsRecordTypeOffset = 16 |
| const unsigned DtExtendedDataRecordTypeOffset = 17 |
| const unsigned DtBoundingVolumeRecordTypeOffset = 18 |
| const unsigned DtBoundingVolumeOffsetRecordTypeOffset = 19 |
| const unsigned DtUuidRecordTypeOffset = 20 |
| const unsigned DtSensorsKilledRecordTypeOffset = 21 |