Definition ApplicationExtension.cpp:26
RadarType
Definition Constants.hpp:36
@ cRT_ACQ
Definition Constants.hpp:37
@ cRT_TRK
Definition Constants.hpp:38
@ cRT_SEEK
Definition Constants.hpp:39
@ cRT_ILLUM
Definition Constants.hpp:40
Phase
An enumeration that defines the current phase of the simulation, or the applicable phase of an output...
Definition Constants.hpp:23
@ cPHASE_COUNT
Definition Constants.hpp:32
@ cFIRING
Fire command issued (IFIREM=4).
Definition Constants.hpp:28
@ cSEARCH
(ISRCHM=1)
Definition Constants.hpp:25
@ cFLYING
Weapon is flying (IFLYNG=7).
Definition Constants.hpp:31
@ cACQUIRING
Attempting to acquire the target (IACQM=2).
Definition Constants.hpp:26
@ cTRACK_FAILED
Track establishment mode failed (ITRKFL=6).
Definition Constants.hpp:30
@ cALL
Only valid as an output phase selector. Indicates valid for any phase.
Definition Constants.hpp:24
@ cACQUISITION_FAILED
Acquisition mode failed (IACQFL=5).
Definition Constants.hpp:29
@ cTRACKING
Tracking the target (ITRKM=3).
Definition Constants.hpp:27