12#ifndef WSFSCRIPTORBITALLAUNCHCOMPUTERCLASS_HPP
13#define WSFSCRIPTORBITALLAUNCHCOMPUTERCLASS_HPP
15#include "wsf_mil_export.h"
WsfScriptLaunchComputerClass(const std::string &aClassName, UtScriptTypes *aTypesPtr)
Definition WsfScriptLaunchComputerClass.cpp:23
UT_DECLARE_SCRIPT_METHOD(InsertionResidualDeltaV)
UT_DECLARE_SCRIPT_METHOD(InsertionPitch)
UT_DECLARE_SCRIPT_METHOD(Inclination)
UT_DECLARE_SCRIPT_METHOD(OrbitalElements)
UT_DECLARE_SCRIPT_METHOD(InsertionTimeRemaining)
UT_DECLARE_SCRIPT_METHOD(LaunchHeading)
UT_DECLARE_SCRIPT_METHOD(InsertionFuelRemaining)
UT_DECLARE_SCRIPT_METHOD(ComputeOrbitalElements)
WsfScriptOrbitalLaunchComputerClass(const std::string &aClassName, UtScriptTypes *aTypesPtr)
Definition WsfScriptOrbitalLaunchComputerClass.cpp:25
UT_DECLARE_SCRIPT_METHOD(InsertionHeading)
UT_DECLARE_SCRIPT_METHOD(InsertionLocation)
UT_DECLARE_SCRIPT_METHOD(InsertionTimeOfFlight)
UT_DECLARE_SCRIPT_METHOD(InsertionSpeed)
UT_DECLARE_SCRIPT_METHOD(InsertionSpeedFixed)
UT_DECLARE_SCRIPT_METHOD(ComputeLEO_Insertion)