WSF
WsfScriptPiecewiseExponentialAtmosphere.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 2020 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 WSFSCRIPTPIECEWISEEXPONENTIALATMOSPHERE_HPP
13#define WSFSCRIPTPIECEWISEEXPONENTIALATMOSPHERE_HPP
14
16
18{
19public:
20 WsfScriptPiecewiseExponentialAtmosphere(const std::string& aClassName, UtScriptTypes* aScriptTypesPtr);
22
24};
25
26#endif // WSFSCRIPTPIECEWISEEXPONENTIALATMOSPHERE_HPP
WsfScriptAtmosphere(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptAtmosphere.cpp:19
WsfScriptPiecewiseExponentialAtmosphere(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptPiecewiseExponentialAtmosphere.cpp:16
~WsfScriptPiecewiseExponentialAtmosphere() override=default
Copyrights Multiple, All Rights Reserved