|
WSF
|
This is the complete list of members for wsf::six_dof::Engine, including all inherited members.
| AfterburnerIsPresent() const | wsf::six_dof::Engine | inlinevirtual |
| AfterburnerOn() const | wsf::six_dof::Engine | inline |
| 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 | |
| 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, bool aUpdateData)=0 | wsf::six_dof::Engine | protectedpure virtual |
| CheckCurrentFuelTank() | wsf::six_dof::Engine | |
| Clone() const =0 | wsf::six_dof::Engine | pure virtual |
| Contrailing() const | wsf::six_dof::Engine | inline |
| DeriveFrom(const Engine *aSrc) | wsf::six_dof::Engine | 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 =0 | wsf::six_dof::Engine | pure 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)=0 | wsf::six_dof::Engine | pure virtual |
| GetMinimumPotentialThrust_lbs(double aAlt_ft, double aDynPress_lbsqft, double aStatPress_lbssqft, double aSpeed_fps, double aMach, double aAlpha_rad, double aBeta_rad)=0 | wsf::six_dof::Engine | pure virtual |
| GetParentThrustProducer() | wsf::six_dof::Engine | inline |
| GetThrottlePosition() const =0 | wsf::six_dof::Engine | pure virtual |
| GetThrust_lbs() const | wsf::six_dof::Engine | inline |
| Ignite(int64_t aIgniteTimeInFrame_nanosec)=0 | wsf::six_dof::Engine | pure virtual |
| Initialize(int64_t aSimTime_nanosec)=0 | wsf::six_dof::Engine | pure virtual |
| 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 |
| 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 |
| 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 |
| mTypeOfEngine | wsf::six_dof::Engine | protected |
| operator=(const Engine &other)=delete | wsf::six_dof::Engine | |
| ProcessInput(UtInput &aInput, TypeManager *aTypeManager)=0 | wsf::six_dof::Engine | pure virtual |
| ProducingSmokeTrail() const | wsf::six_dof::Engine | inline |
| SetFuelTank(const std::string &aFuelTankName) | wsf::six_dof::Engine | virtual |
| SetParentThrustProducer(ThrustProducerObject *aThrustProducerPtr) | wsf::six_dof::Engine | inline |
| SetThrottlePosition(double aThrottleLeverPosition)=0 | wsf::six_dof::Engine | pure virtual |
| Shutdown(int64_t aTerminateTime_nanosec=0)=0 | wsf::six_dof::Engine | pure 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 |