| AfterburnerIsPresent() const | wsf::six_dof::Engine | inlinevirtual |
| AfterburnerOn() const | wsf::six_dof::Engine | inline |
| CalcThrustMultiplier(bool aDeadEngine, double &aFuelBurnRequest_lbs, double &aThrust_lbs) | wsf::six_dof::RamjetEngine | protected |
| CalculateThrust(double aDeltaT_sec, double aAlt_ft, double aDynPress_lbsqft, double aStatPress_lbssqft, double aSpeed_fps, double aMach, double aAlpha_rad, double aBeta_rad, double &aForceAndMoment, double &aFuelBurnRate_pps, double &aFuelBurned_lbs, bool aUpdateData) override | wsf::six_dof::RamjetEngine | protectedvirtual |
| wsf::six_dof::Engine::CalculateThrust(double aDeltaT_sec, double aAlt_ft, double aDynPress_lbsqft, double aStatPress_lbssqft, double aSpeed_fps, double aMach, double aAlpha_rad, double aBeta_rad, double &aForce_lbs, double &aFuelBurnRate_pps, double &aFuelBurned_lbs) | wsf::six_dof::Engine | |
| CheckCurrentFuelTank() | wsf::six_dof::Engine | |
| Clone() const override | wsf::six_dof::RamjetEngine | virtual |
| Contrailing() const | wsf::six_dof::Engine | inline |
| DeriveFrom(const Engine *aSrc) override | wsf::six_dof::RamjetEngine | virtual |
| Engine(ThrustProducerObject *aParentObject) | wsf::six_dof::Engine | explicit |
| Engine(const Engine &aSrc) | wsf::six_dof::Engine | explicitprotected |
| EngineOperating() const | wsf::six_dof::Engine | inline |
| EngineSmoking() const | wsf::six_dof::Engine | inline |
| GetFuelBurnRate_pph() const override | wsf::six_dof::RamjetEngine | virtual |
| GetFuelTank() const | wsf::six_dof::Engine | inline |
| GetMaximumPotentialThrust_lbs(double aAlt_ft, double aDynPress_lbsqft, double aStatPress_lbssqft, double aSpeed_fps, double aMach, double aAlpha_rad, double aBeta_rad) override | wsf::six_dof::RamjetEngine | virtual |
| GetMinimumPotentialThrust_lbs(double aAlt_ft, double aDynPress_lbsqft, double aStatPress_lbssqft, double aSpeed_fps, double aMach, double aAlpha_rad, double aBeta_rad) override | wsf::six_dof::RamjetEngine | virtual |
| GetParentThrustProducer() | wsf::six_dof::Engine | inline |
| GetThrottlePosition() const override | wsf::six_dof::RamjetEngine | virtual |
| GetThrust_lbs() const | wsf::six_dof::Engine | inline |
| Ignite(int64_t aIgniteTimeInFrame_nanosec) override | wsf::six_dof::RamjetEngine | virtual |
| Initialize(int64_t aSimTime_nanosec) override | wsf::six_dof::RamjetEngine | virtual |
| InjectFuel(bool aInjectFuel) | wsf::six_dof::RamjetEngine | inline |
| mAfterburnerAppearanceWhenOperating | wsf::six_dof::RamjetEngine | protected |
| mAfterburnerOn | wsf::six_dof::Engine | protected |
| mAfterburnerPresent | wsf::six_dof::Engine | protected |
| MakeEngineSmoke(bool aSmoking) | wsf::six_dof::Engine | inline |
| MayContrail() const | wsf::six_dof::Engine | inlinevirtual |
| MayHaveEngineOperating() const | wsf::six_dof::Engine | inlinevirtual |
| MayProduceEngineSmoke() const | wsf::six_dof::Engine | inlinevirtual |
| MayProduceSmokeTrail() const | wsf::six_dof::Engine | inlinevirtual |
| mContrailing | wsf::six_dof::Engine | protected |
| mCurrentFuelBurnRate_pph | wsf::six_dof::RamjetEngine | protected |
| mCurrentFuelTank | wsf::six_dof::Engine | protected |
| mCurrentThrust_lbs | wsf::six_dof::Engine | protected |
| mEngineDamageSmokeActivated | wsf::six_dof::Engine | protected |
| mEngineOperating | wsf::six_dof::Engine | protected |
| mEngineSmoking | wsf::six_dof::Engine | protected |
| mIgniteTimeInFrame_nanosec | wsf::six_dof::Engine | protected |
| mInjectFuel | wsf::six_dof::RamjetEngine | protected |
| mInjectFuelTriggered | wsf::six_dof::RamjetEngine | protected |
| mLatchFuelInjection | wsf::six_dof::RamjetEngine | protected |
| mMinProportionalThrust | wsf::six_dof::RamjetEngine | protected |
| mOverallThrustMultiplier | wsf::six_dof::RamjetEngine | protected |
| mParentThrustProducerPtr | wsf::six_dof::Engine | protected |
| mProducingSmokeTrail | wsf::six_dof::Engine | protected |
| mShutdownFraction_nanosec | wsf::six_dof::Engine | protected |
| mShutdownInProgress | wsf::six_dof::Engine | protected |
| mThrottleLeverPosition | wsf::six_dof::RamjetEngine | protected |
| mThrustAltMachTable_lbs | wsf::six_dof::RamjetEngine | protected |
| mTsfcAltMachTable_pph | wsf::six_dof::RamjetEngine | protected |
| mTypeOfEngine | wsf::six_dof::Engine | protected |
| mUseProportionalThrottle | wsf::six_dof::RamjetEngine | protected |
| operator=(const RamjetEngine &other)=delete | wsf::six_dof::RamjetEngine | |
| wsf::six_dof::Engine::operator=(const Engine &other)=delete | wsf::six_dof::Engine | |
| ProcessInput(UtInput &aInput, TypeManager *aTypeManager) override | wsf::six_dof::RamjetEngine | virtual |
| ProducingSmokeTrail() const | wsf::six_dof::Engine | inline |
| RamjetEngine(ThrustProducerObject *aParentObject) | wsf::six_dof::RamjetEngine | explicit |
| RamjetEngine(const RamjetEngine &aSrc) | wsf::six_dof::RamjetEngine | protected |
| SetFuelTank(const std::string &aFuelTankName) | wsf::six_dof::Engine | virtual |
| SetParentThrustProducer(ThrustProducerObject *aThrustProducerPtr) | wsf::six_dof::Engine | inline |
| SetThrottlePosition(double aThrottleLeverPosition) override | wsf::six_dof::RamjetEngine | virtual |
| Shutdown(int64_t aTerminateTime_nanosec=0) override | wsf::six_dof::RamjetEngine | virtual |
| UpdateThrust(double aDeltaT_sec, double aAlt_ft, double aDynPress_lbsqft, double aStatPress_lbssqft, double aSpeed_fps, double aMach, double aAlpha_rad, double aBeta_rad, double &aForce_lbs, double &aFuelBurnRate_pps, double &aFuelBurned_lbs) | wsf::six_dof::Engine | |
| ~Engine()=default | wsf::six_dof::Engine | virtual |
| ~RamjetEngine()=default | wsf::six_dof::RamjetEngine | |