WSF
Constants.hpp
Go to the documentation of this file.
1// ****************************************************************************
2// CUI//REL TO USA ONLY
3//
4// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5//
6// Copyright 2003-2015 The Boeing Company. All rights reserved.
7//
8// The use, dissemination or disclosure of data in this file is subject to
9// limitation or restriction. See accompanying README and LICENSE for details.
10// ****************************************************************************
11// ****************************************************************************
12// Updated by Infoscitex, a DCS Company.
13// ****************************************************************************
14
15#ifndef CONSTANTS_HPP
16#define CONSTANTS_HPP
17
18namespace engage
19{
20
34
36{
41};
42
43} // namespace engage
44
45#endif
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
Copyrights Multiple, All Rights Reserved