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