WSF
WsfScriptSixDOF_MoverTestObject.cpp File Reference
#include "WsfScriptSixDOF_MoverTestObject.hpp"
#include "UtMemory.hpp"
#include "WsfSixDOF_MoverTestObject.hpp"
#include "script/WsfScriptDefs.hpp"
Include dependency graph for WsfScriptSixDOF_MoverTestObject.cpp:

Namespaces

namespace  wsf
 Function definitions for those who need run-time access to the version.
namespace  wsf::six_dof
namespace  wsf::six_dof::script

Functions

aObjectPtr wsf::six_dof::script::Update (time)
aReturnVal wsf::six_dof::script::SetDouble (aObjectPtr->GetRangeSinceStart_km())
aObjectPtr wsf::six_dof::script::SetMasterNoLagTesting (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeLocation (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeAltitude (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeVerticalSpeed (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezePitch (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeRoll (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeYaw (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeFuelBurn (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterFreezeSpeed (aVarArgs[0].GetBool())
aObjectPtr wsf::six_dof::script::SetMasterNoAlphaTesting (aVarArgs[0].GetBool())
aReturnVal wsf::six_dof::script::SetInt (aObjectPtr->CanFlyAt(UtMath::cFT_PER_M *aVarArgs[0].GetDouble(), UtMath::cFT_PER_M *aVarArgs[1].GetDouble(), aVarArgs[2].GetDouble(), aVarArgs[3].GetDouble()))
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, CreateAutopilotSupportFileWithMaxMach, 2, "void", "string,double")
aObjectPtr wsf::six_dof::script::FlyStraightLevelFullThrottle ()
aReturnVal wsf::six_dof::script::SetDouble (aObjectPtr->TurnRateAt(UtMath::cFT_PER_M *aVarArgs[0].GetDouble(), UtMath::cFT_PER_M *aVarArgs[1].GetDouble(), aVarArgs[2].GetDouble()))
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, TurnRateWithConditions, 6, "double", "double,double,double,double,double,double")
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, GetLevelFlightHorizontalThrust, 4, "double", "double,double,double,double")
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, GetLevelFlightDrag, 3, "double", "double,double,double")
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, GetLevelFlightFuelBurnRate, 3, "double", "double,double,double")
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, SetVehicleMass, 1, "void", "double")
 wsf::six_dof::script::UT_DEFINE_SCRIPT_METHOD (MoverTestObject, wsf::six_dof::MoverTestObject, MaxInstantaneousGLoad, 3, "double", "double,double,double")
Copyrights Multiple, All Rights Reserved