| AlphaAtDesiredDrag(double aAlt_ft, double aSpeed_fps, double aDrag_lbs, bool &aOk) override | wsf::six_dof::RigidBodyMoverTestObject | protectedvirtual |
| AlphaAtDesiredDrag(double aAlt_ft, double aMach, double aDrag_lbs, double aCurrentMass_lbs, double aMaxGLoad, double &aAlpha_rad) override | wsf::six_dof::RigidBodyMoverTestObject | protectedvirtual |
| Autotune() | wsf::six_dof::RigidBodyMoverTestObject | |
| CalcLevelFlightDragAndAlpha(double aAltitude_ft, double aMach, double aGrossWeight_lbs, double &aDrag_lbs, double &aAlpha_deg) override | wsf::six_dof::RigidBodyMoverTestObject | protectedvirtual |
| CanFlyAt(double aAltitude_ft, double aVelocity_fps, double aThrottle, double aFlaps=0.0) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| CreateAutopilotConfigFile(const std::string &aFilename) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| CreateAutopilotSupportFile(const std::string &aFilename) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| CreateAutopilotSupportFileWithMaxMach(const std::string &aFilename, const double &aMaxMach) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| FlyStraightLevelFullThrottle() | wsf::six_dof::MoverTestObject | |
| FuelBurnAtRequiredThrust(ThrustProducerObject *aEngine, const Environment *aAtm, double aAltitude_ft, double aMach, double aRequiredThrust_lbs) | wsf::six_dof::MoverTestObject | protected |
| FuelBurnAtThrottleSetting(ThrustProducerObject *aEngine, const Environment *aAtm, double aAltitude_ft, double aMach, double aThrottle) | wsf::six_dof::MoverTestObject | protected |
| GetEnvironment() | wsf::six_dof::MoverTestObject | protected |
| GetLevelFlightDrag(double aAltitude_ft, double aMach, double aGrossWeight_lbs) | wsf::six_dof::MoverTestObject | |
| GetLevelFlightFuelBurnRate(double aAltitude_ft, double aMach, double aGrossWeight_lbs) | wsf::six_dof::MoverTestObject | |
| GetLevelFlightHorizontalThrust(double aAltitude_ft, double aMach, double aThrottle, double aGrossWeight_lbs) | wsf::six_dof::MoverTestObject | |
| GetMaxGLoad() | wsf::six_dof::MoverTestObject | |
| GetParentVehicle() const override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| GetPitchingMoment(double aAltitude_ft, double aMach, double aAlpha_deg, double aStickBack) | wsf::six_dof::RigidBodyMoverTestObject | |
| GetRangeSinceStart_km() const | wsf::six_dof::MoverTestObject | |
| GetTestEngineFromThrustProducer(ThrustProducerObject *aEngine) const | wsf::six_dof::MoverTestObject | |
| LimitAlphaByMaxGLoad(double aMach, double aMaxGLoad, double aDynPressure_ppsqft, double &aAlpha_rad) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| LimitAlphaByMaxGLoad(double aMach, double aMaxGLoad, double aDynPressure_ppsqft, double aCurrentMass_lbs, double &aAlpha_rad) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| MaxInstantaneousGLoad(double aAltitude_ft, double aMach, double aCurrentMass_lbs) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| mParentMover | wsf::six_dof::RigidBodyMoverTestObject | protected |
| mTestingFreezeFuelBurn | wsf::six_dof::MoverTestObject | protected |
| mTestingNoLag | wsf::six_dof::MoverTestObject | protected |
| RestoreFromTestingMode() | wsf::six_dof::MoverTestObject | protected |
| RigidBodyMoverTestObject(RigidBodyMover *aParentMover) | wsf::six_dof::RigidBodyMoverTestObject | explicit |
| SetMasterFreezeAltitude(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezeFuelBurn(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezeLocation(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezePitch(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezeRoll(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezeSpeed(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezeVerticalSpeed(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterFreezeYaw(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterNoAlphaTesting(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetMasterNoLagTesting(bool aEnable) | wsf::six_dof::MoverTestObject | |
| SetupForTestingMode(bool aFreezeFuelBurn) | wsf::six_dof::MoverTestObject | protected |
| SetVehicleMass(double aMass_lbs) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| ThrottleSettingToProduceThrust(ThrustProducerObject *aEngine, const Environment *aAtm, double aAltitude_ft, double aMach, double aRequiredThrust_lbs) | wsf::six_dof::MoverTestObject | protected |
| ThrustAtThrottleSetting(ThrustProducerObject *aEngine, const Environment *aEnv, double aAltitude_ft, double aMach, double aThrottle) | wsf::six_dof::MoverTestObject | protected |
| TurnRateAt(double aSpecificExcessPower_fps, double aTrueSpeed_fps, double aThrottleSetting) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| TurnRateWithConditions(double aSpecificExcessPower_fps, double aCurrentMass_lbs, double aMaxGLoad, double aAltitude_ft, double aAirspeed_fps, double aThrottleSetting) override | wsf::six_dof::RigidBodyMoverTestObject | virtual |
| Update(double aSimTime) | wsf::six_dof::MoverTestObject | |