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