WSF
src
core
wsf_space
source
WsfSpaceComponentRoles.hpp
Go to the documentation of this file.
1
// ****************************************************************************
2
// CUI
3
//
4
// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5
//
6
// Copyright 2018 Infoscitex, a DCS 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
#ifndef WSFSPACECOMPONENTROLES_HPP
13
#define WSFSPACECOMPONENTROLES_HPP
14
15
// reserved block 400 - 425 for wsf_space
16
enum
17
{
18
cWSF_COMPONENT_SPACE_MOVER
= 400,
19
};
20
21
#endif
cWSF_COMPONENT_SPACE_MOVER
@ cWSF_COMPONENT_SPACE_MOVER
Space-based movers.
Definition
WsfSpaceComponentRoles.hpp:18
Copyrights Multiple, All Rights Reserved