WSF
WsfMilComponentRoles.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 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#ifndef WSFMILCOMPONENTROLES_HPP
13#define WSFMILCOMPONENTROLES_HPP
14
15// reserved block 200 - 250 for wsf_mil
16enum
17{
39};
40
41enum
42{
46
47 cWSF_INITIALIZE_ORDER_WEAPON = -300000000 // This is the RESERVED value in WsfComponentRoles.hpp
49};
50
51#endif
@ cWSF_COMPONENT_CTD_SENSOR
Close Target Detection (CTD) model sensor component.
Definition WsfMilComponentRoles.hpp:37
@ cWSF_COMPONENT_MIL_DIS_PLATFORM
Definition WsfMilComponentRoles.hpp:23
@ cWSF_COMPONENT_COMM_HW_JTIDS
Definition WsfMilComponentRoles.hpp:32
@ cWSF_COMPONENT_COMM_HW_LASER
Definition WsfMilComponentRoles.hpp:34
@ cWSF_COMPONENT_EW_RCVR
EW extension for WsfEM_Rcvr.
Definition WsfMilComponentRoles.hpp:26
@ cWSF_COMPONENT_LAUNCH_HANDOFF_DATA
Launch handoff data.
Definition WsfMilComponentRoles.hpp:30
@ cWSF_COMPONENT_WEAPON
Weapon component.
Definition WsfMilComponentRoles.hpp:18
@ cWSF_COMPONENT_EW_SENSOR
EW extension for WsfSensor.
Definition WsfMilComponentRoles.hpp:29
@ cWSF_COMPONENT_WEAPON_XIO_COMPONENT
XIO extension for weapons.
Definition WsfMilComponentRoles.hpp:21
@ cWSF_COMPONENT_LASER_XMTR
LASER extension for WsfEM_Xmtr.
Definition WsfMilComponentRoles.hpp:36
@ cWSF_COMPONENT_EW_COMM
EW extension for WsfComm.
Definition WsfMilComponentRoles.hpp:28
@ cWSF_COMPONENT_WEAPON_PLATFORM_EXTENSION
Platform extension for weapon support.
Definition WsfMilComponentRoles.hpp:19
@ cWSF_COMPONENT_MIL_EXT_INTERFACE
Definition WsfMilComponentRoles.hpp:24
@ cWSF_COMPONENT_RF_JAMMER
Jammer component.
Definition WsfMilComponentRoles.hpp:38
@ cWSF_COMPONENT_MIL_DIS_EXTENSION
Definition WsfMilComponentRoles.hpp:22
@ cWSF_COMPONENT_EW_RESULT
EW extension for WsfEM_Interaction.
Definition WsfMilComponentRoles.hpp:25
@ cWSF_COMPONENT_COMM_HW_SUBSURFACE
Definition WsfMilComponentRoles.hpp:33
@ cWSF_COMPONENT_EW_XMTR
EW extension for WsfEM_Xmtr.
Definition WsfMilComponentRoles.hpp:27
@ cWSF_COMPONENT_LASER_RCVR
LASER extension for WsfEM_Rcvr.
Definition WsfMilComponentRoles.hpp:35
@ cWSF_COMPONENT_WEAPON_TASK_MANAGER
WsfTaskManager extension for weapons.
Definition WsfMilComponentRoles.hpp:20
@ cWSF_COMPONENT_DIRECTED_ENERGY_WEAPON
Directed energy weapon component.
Definition WsfMilComponentRoles.hpp:31
@ cWSF_INITIALIZE_ORDER_WEAPON
Definition WsfMilComponentRoles.hpp:47
Copyrights Multiple, All Rights Reserved