WSF
wsf::space::script::Teardrop Class Reference

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

#include <WsfSpaceScriptOrbitalManeuvers.hpp>

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

Public Member Functions

 Teardrop (const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
 ~Teardrop () override=default
 UT_DECLARE_SCRIPT_METHOD (Construct_1)
 UT_DECLARE_SCRIPT_METHOD (Construct_2)
 UT_DECLARE_SCRIPT_METHOD (ConstructCost)
 UT_DECLARE_SCRIPT_METHOD (Period)
 UT_DECLARE_SCRIPT_METHOD (RadialOffsetAtPOCA)
 UT_DECLARE_SCRIPT_METHOD (TimeToPOCA)
 UT_DECLARE_SCRIPT_METHOD (Repetitions)
 UT_DECLARE_SCRIPT_METHOD (SetRepetitions)
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)

Detailed Description

A scriptable version of WsfOrbitalManeuvers::Teardrop.

Constructor & Destructor Documentation

◆ Teardrop()

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

◆ ~Teardrop()

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

Member Function Documentation

◆ UT_DECLARE_SCRIPT_METHOD() [1/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( Construct_1 )

◆ UT_DECLARE_SCRIPT_METHOD() [2/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( Construct_2 )

◆ UT_DECLARE_SCRIPT_METHOD() [3/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( ConstructCost )

◆ UT_DECLARE_SCRIPT_METHOD() [4/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( Period )

◆ UT_DECLARE_SCRIPT_METHOD() [5/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( RadialOffsetAtPOCA )

◆ UT_DECLARE_SCRIPT_METHOD() [6/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( Repetitions )

◆ UT_DECLARE_SCRIPT_METHOD() [7/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( SetRepetitions )

◆ UT_DECLARE_SCRIPT_METHOD() [8/8]

wsf::space::script::Teardrop::UT_DECLARE_SCRIPT_METHOD ( TimeToPOCA )

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