WSF
WsfPM_Simulation.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_SIMULATION_HPP
16#define WSFPM_SIMULATION_HPP
17
18#include "wsf_parser_export.h"
19
20#include "WsfPProxyNode.hpp"
21
22class WSF_PARSER_EXPORT WsfPM_Simulation : public WsfPProxyNode
23{
24public:
26 WsfPM_Simulation(const WsfPProxyNode& aNode);
27
30};
31#endif
WsfPM_Simulation()
Definition WsfPM_Simulation.cpp:17
WsfProxy::Time GetMinimumMoverTimeStep() const
Definition WsfPM_Simulation.cpp:29
WsfProxy::Time GetEndTime() const
Definition WsfPM_Simulation.cpp:24
WsfPProxyNode()
Definition WsfPProxyNode.cpp:24
NumericUnitaryValueT< UtTimeValue, WsfProxy::cTIME_VALUE > Time
Definition WsfPProxyBasicValues.hpp:415
Copyrights Multiple, All Rights Reserved