WSF
WsfPM_Fuel.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// Updated by Infoscitex, a DCS Company.
13// ****************************************************************************
14
15#ifndef WSFPM_FUEL_HPP
16#define WSFPM_FUEL_HPP
17
18#include "WsfPM_ObjectMap.hpp"
20
22{
23public:
26 : WsfPM_PlatformPart(aNode)
27 {
28 }
29};
30
32
33#endif
WsfPM_ObjectMapT< WsfPM_Comm > WsfPM_FuelMap
Definition WsfPM_Fuel.hpp:31
WsfPM_Fuel()
Definition WsfPM_Fuel.hpp:24
WsfPM_Fuel(const WsfPProxyNode &aNode)
Definition WsfPM_Fuel.hpp:25
Definition WsfPM_ObjectMap.hpp:88
WsfPM_PlatformPart()
Definition WsfPM_PlatformPart.cpp:17
WsfPProxyNode()
Definition WsfPProxyNode.cpp:24
Copyrights Multiple, All Rights Reserved