WSF
WsfScriptEarthMonopoleTerm.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 WSFSCRIPTEARTHMONOPOLETERM_HPP
13#define WSFSCRIPTEARTHMONOPOLETERM_HPP
14
16
18{
19public:
20 WsfScriptEarthMonopoleTerm(const std::string& aClassName, UtScriptTypes* aScriptTypesPtr);
21 ~WsfScriptEarthMonopoleTerm() override = default;
22
26 UT_DECLARE_SCRIPT_METHOD(GravitationalParameter);
27};
28
29#endif // WSFSCRIPTEARTHMONOPOLETERM_HPP
UT_DECLARE_SCRIPT_METHOD(Construct3)
UT_DECLARE_SCRIPT_METHOD(Construct1)
~WsfScriptEarthMonopoleTerm() override=default
UT_DECLARE_SCRIPT_METHOD(GravitationalParameter)
UT_DECLARE_SCRIPT_METHOD(Construct2)
WsfScriptEarthMonopoleTerm(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptEarthMonopoleTerm.cpp:18
WsfScriptOrbitalDynamicsTerm(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptOrbitalDynamicsTerm.cpp:18
Copyrights Multiple, All Rights Reserved