WSF
src
engage
source
Types.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 TYPES_HPP
16
#define TYPES_HPP
17
18
// Define
19
20
namespace
engage
21
{
22
23
enum
Phase
24
{
25
};
26
27
}
// namespace engage
28
29
#endif
engage
Definition
ApplicationExtension.cpp:26
engage::Phase
Phase
An enumeration that defines the current phase of the simulation, or the applicable phase of an output...
Definition
Constants.hpp:23
Copyrights Multiple, All Rights Reserved