WSF
wsf::space::script::Normal Class Reference

A scriptable version of WsfOrbitalManeuvers::Normal. More...

#include <WsfSpaceScriptOrbitalManeuvers.hpp>

Inheritance diagram for wsf::space::script::Normal:
Collaboration diagram for wsf::space::script::Normal:

Public Member Functions

 Normal (const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
 ~Normal () override=default
Public Member Functions inherited from wsf::space::script::OrbitalManeuver
 OrbitalManeuver (const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
 ~OrbitalManeuver () override=default
 UT_DECLARE_SCRIPT_METHOD (EARLIEST_TIME)
 UT_DECLARE_SCRIPT_METHOD (LEAST_DELTA_V)
 UT_DECLARE_SCRIPT_METHOD (NONE)
Public Member Functions inherited from wsf::space::script::OrbitalEvent
 OrbitalEvent (const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
 ~OrbitalEvent () override=default
void * Clone (void *aObjectPtr) override
void Destroy (void *aObjectPtr) override
 UT_DECLARE_SCRIPT_METHOD (Condition)
 UT_DECLARE_SCRIPT_METHOD (ConditionType)
 UT_DECLARE_SCRIPT_METHOD (EvaluationTime)
 UT_DECLARE_SCRIPT_METHOD (Duration)
 UT_DECLARE_SCRIPT_METHOD (EventType)
 UT_DECLARE_SCRIPT_METHOD (IsComplete)
 UT_DECLARE_SCRIPT_METHOD (IsFinite)
 UT_DECLARE_SCRIPT_METHOD (ManeuverType)
 UT_DECLARE_SCRIPT_METHOD (OrbitNumber)
 UT_DECLARE_SCRIPT_METHOD (Radius)
 UT_DECLARE_SCRIPT_METHOD (RelativeTime)
 UT_DECLARE_SCRIPT_METHOD (SetCondition)
 UT_DECLARE_SCRIPT_METHOD (SetFinite)
 UT_DECLARE_SCRIPT_METHOD (SetDuration)
 UT_DECLARE_SCRIPT_METHOD (SetUpdateInterval)
 UT_DECLARE_SCRIPT_METHOD (StartTime)
Public Member Functions inherited from WsfScriptObjectClass
 WsfScriptObjectClass (const std::string &aClassName, UtScriptTypes *aTypesPtr)
 ~WsfScriptObjectClass () override
void * Create (const UtScriptContext &aInstance) override
void * Clone (void *aObjectPtr) override
void Destroy (void *aObjectPtr) override
std::string ToString (void *aObjectPtr) const override
 UT_DECLARE_SCRIPT_METHOD (Name)
 UT_DECLARE_SCRIPT_METHOD (Type)
 UT_DECLARE_SCRIPT_METHOD (BaseType)
 UT_DECLARE_SCRIPT_METHOD (IsA_TypeOf)
 UT_DECLARE_SCRIPT_METHOD (ProcessInput)

Script methods documented in the AFSIM Reference Guide:

 UT_DECLARE_SCRIPT_METHOD (Construct)

Detailed Description

A scriptable version of WsfOrbitalManeuvers::Normal.

Constructor & Destructor Documentation

◆ Normal()

wsf::space::script::Normal::Normal ( const std::string & aClassName,
UtScriptTypes * aScriptTypesPtr )

◆ ~Normal()

wsf::space::script::Normal::~Normal ( )
overridedefault

Member Function Documentation

◆ UT_DECLARE_SCRIPT_METHOD()

wsf::space::script::Normal::UT_DECLARE_SCRIPT_METHOD ( Construct )

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved