|
VR-Engage
2.2
|
Classes | |
| class | IcVreTdlEngagementStatus |
| class | IcVreTdlTrack |
| struct | IcVreTdlTrackContents |
| class | IcVreTdlTrackList |
Enumerations | |
| enum | TrackType { PPLI , SURVEILLANCE , TARGET_REPORT } |
| enum | SurvTrackSubType { REFERENCE_POINT , EMERGENCY_POINT , TRACK } |
| enum | TrackDomain { LAND = 1 , AIR = 2 , SURFACE = 3 , SUBSURFACE = 4 , SPACE = 5 } |
| enum | TrackIdentity { PENDING = 0 , UNKNOWN = 1 , ASSUMED_FRIEND = 2 , FRIEND = 3 , NEUTRAL = 4 , SUSPECT = 5 , HOSTILE = 6 } |
| enum | StatusType { ENGAGED = 1 , LOCKED_ON = 10 , WEAPON_RELEASED = 3 , BREAK_ENGAGEMENT = 7 } |
Variables | |
| const int | IcVreTdlEngagementStatusType = 603 |
| const int | IcVreTdlTrackListType = 602 |
| static const short | TN_LENGTH = 6 |
| static const short | VCS_LENGTH = 5 |
| static const short | TYPE_LENGTH = 7 |
| enum ctiTdl::TrackType |
| enum ctiTdl::TrackDomain |
Enumeration of track identities (IFF classifications)
| enum ctiTdl::StatusType |
| const int ctiTdl::IcVreTdlEngagementStatusType = 603 |
Message type identifier for TDL engagement status messages.
| const int ctiTdl::IcVreTdlTrackListType = 602 |
Message type identifier for TDL track list messages.
|
static |
Maximum length of a track number string.
|
static |
Maximum length of a voice call sign string.
|
static |
Maximum length of a type string.