|
WSF
|
This is the complete list of members for WsfAero, including all inherited members.
| CalculateDrag(double aAltitude_m, double aMach, double aWeight_N) const | WsfAero | inlinevirtual |
| Clone() const override=0 | WsfAero | pure virtual |
| GetBaseType() const | WsfObject | |
| GetBaseTypeId() const | WsfObject | inline |
| GetDrag() const | WsfAero | inline |
| GetDynamicPressure(double aAltitude_m, double aSpeed_mps) const | WsfAero | protected |
| GetECSForces(double aECSForces[3]) const | WsfAero | inlinevirtual |
| GetMach(double aAltitude_m, double aSpeed_mps) const | WsfAero | protected |
| GetMaximumForce() const | WsfAero | inline |
| GetName() const | WsfObject | |
| GetNameId() const | WsfObject | inline |
| GetPlatformName() const | WsfAero | protected |
| GetQS() const | WsfAero | inline |
| GetScriptClassName() const override | WsfObject | |
| GetSpeed(double aAltitude_m, double aMach) const | WsfAero | protected |
| GetType() const | WsfObject | |
| GetTypeId() const | WsfObject | inline |
| GetTypeList() const | WsfObject | inline |
| Initialize(double aSimTime, UtEntity *aPlatformPtr) | WsfAero | virtual |
| IsA_TypeOf(WsfStringId aType) const | WsfObject | inline |
| LiftCurveSlope() const | WsfAero | inline |
| mAltitude | WsfAero | protected |
| mAtm | WsfAero | protected |
| mDebug | WsfAero | protected |
| mDrag | WsfAero | protected |
| mDynPressure | WsfAero | protected |
| mEntityPtr | WsfAero | protected |
| mInitialized | WsfAero | protected |
| mLiftCurveSlope | WsfAero | protected |
| mMach | WsfAero | protected |
| mMaximumForce | WsfAero | protected |
| mRefArea | WsfAero | protected |
| mSpeed | WsfAero | protected |
| mYForce | WsfAero | protected |
| mZForce | WsfAero | protected |
| operator=(const WsfAero &aRhs)=delete | WsfAero | protected |
| WsfObject::operator=(const WsfObject &aRhs) | WsfObject | |
| ProcessInput(UtInput &aInput) override | WsfAero | virtual |
| Serialize(T &aBuff) | WsfObject | inline |
| SetName(WsfStringId aName) | WsfObject | inline |
| SetType(WsfStringId aType) | WsfObject | |
| TypeList typedef | WsfObject | |
| Update(double aSimTime, double aRequestedYForce=0.0, double aRequestedZForce=0.0, double aTVC_Force=0.0) | WsfAero | virtual |
| WsfAero(const UtAtmosphere &aAtmosphere) | WsfAero | |
| WsfAero(const WsfAero &aSrc) | WsfAero | protected |
| WsfObject() | WsfObject | |
| WsfObject(const WsfObject &aSrc) | WsfObject | protected |
| ~WsfAero() override | WsfAero | |
| ~WsfObject() override | WsfObject |