JSBSim Flight Dynamics Model
1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
|
This is the complete list of members for FGAtmosphere, including all inherited members.
Beta (defined in FGAtmosphere) | FGAtmosphere | protected |
bind(void) (defined in FGAtmosphere) | FGAtmosphere | protectedvirtual |
Calculate(double altitude) | FGAtmosphere | protected |
CelsiusToFahrenheit(double celsius) | FGJSBBase | inlinestatic |
CelsiusToKelvin(double celsius) | FGJSBBase | inlinestatic |
CelsiusToRankine(double celsius) | FGJSBBase | inlinestatic |
Constrain(double min, double value, double max) | FGJSBBase | inlinestatic |
ConvertFromPSF(double t, ePressure unit=ePSF) const (defined in FGAtmosphere) | FGAtmosphere | protectedvirtual |
ConvertToPSF(double t, ePressure unit=ePSF) const (defined in FGAtmosphere) | FGAtmosphere | protectedvirtual |
ConvertToRankine(double t, eTemperature unit) const (defined in FGAtmosphere) | FGAtmosphere | protectedvirtual |
CreateIndexedPropertyName(const std::string &Property, int index) (defined in FGJSBBase) | FGJSBBase | protectedstatic |
Debug(int from) (defined in FGAtmosphere) | FGAtmosphere | protectedvirtual |
debug_lvl (defined in FGJSBBase) | FGJSBBase | static |
degtorad (defined in FGJSBBase) | FGJSBBase | protectedstatic |
Density (defined in FGAtmosphere) | FGAtmosphere | protected |
DensityAltitude (defined in FGAtmosphere) | FGAtmosphere | protected |
disableHighLighting(void) | FGJSBBase | |
eCelsius enum value (defined in FGAtmosphere) | FGAtmosphere | |
eDown enum value (defined in FGJSBBase) | FGJSBBase | |
eDrag enum value (defined in FGJSBBase) | FGJSBBase | |
eEast enum value (defined in FGJSBBase) | FGJSBBase | |
eFahrenheit enum value (defined in FGAtmosphere) | FGAtmosphere | |
eInchesHg enum value (defined in FGAtmosphere) | FGAtmosphere | |
eKelvin enum value (defined in FGAtmosphere) | FGAtmosphere | |
eL enum value (defined in FGJSBBase) | FGJSBBase | |
eLat enum value (defined in FGJSBBase) | FGJSBBase | |
eLift enum value (defined in FGJSBBase) | FGJSBBase | |
eLong enum value (defined in FGJSBBase) | FGJSBBase | |
eM enum value (defined in FGJSBBase) | FGJSBBase | |
eMillibars enum value (defined in FGAtmosphere) | FGAtmosphere | |
eN enum value (defined in FGJSBBase) | FGJSBBase | |
eNoPressUnit enum value (defined in FGAtmosphere) | FGAtmosphere | |
eNorth enum value (defined in FGJSBBase) | FGJSBBase | |
eNoTempUnit enum value (defined in FGAtmosphere) | FGAtmosphere | |
eP enum value (defined in FGJSBBase) | FGJSBBase | |
ePascals enum value (defined in FGAtmosphere) | FGAtmosphere | |
ePhi enum value (defined in FGJSBBase) | FGJSBBase | |
ePitch enum value (defined in FGJSBBase) | FGJSBBase | |
ePressure enum name | FGAtmosphere | |
ePSF enum value (defined in FGAtmosphere) | FGAtmosphere | |
ePsi enum value (defined in FGJSBBase) | FGJSBBase | |
eQ enum value (defined in FGJSBBase) | FGJSBBase | |
EqualToRoundoff(double a, double b) | FGJSBBase | inlinestatic |
EqualToRoundoff(float a, float b) | FGJSBBase | inlinestatic |
EqualToRoundoff(float a, double b) | FGJSBBase | inlinestatic |
EqualToRoundoff(double a, float b) | FGJSBBase | inlinestatic |
eR enum value (defined in FGJSBBase) | FGJSBBase | |
eRad enum value (defined in FGJSBBase) | FGJSBBase | |
eRankine enum value (defined in FGAtmosphere) | FGAtmosphere | |
eRoll enum value (defined in FGJSBBase) | FGJSBBase | |
eSide enum value (defined in FGJSBBase) | FGJSBBase | |
eTemperature enum name | FGAtmosphere | |
eTht enum value (defined in FGJSBBase) | FGJSBBase | |
eU enum value (defined in FGJSBBase) | FGJSBBase | |
eV enum value (defined in FGJSBBase) | FGJSBBase | |
eW enum value (defined in FGJSBBase) | FGJSBBase | |
eX enum value (defined in FGJSBBase) | FGJSBBase | |
exe_ctr (defined in FGModel) | FGModel | protected |
eY enum value (defined in FGJSBBase) | FGJSBBase | |
eYaw enum value (defined in FGJSBBase) | FGJSBBase | |
eZ enum value (defined in FGJSBBase) | FGJSBBase | |
FahrenheitToCelsius(double fahrenheit) | FGJSBBase | inlinestatic |
FDMExec (defined in FGModel) | FGModel | protected |
FeetToMeters(double measure) | FGJSBBase | inlinestatic |
FGAtmosphere(FGFDMExec *) | FGAtmosphere | |
fgblue | FGJSBBase | static |
fgcyan | FGJSBBase | static |
fgdef | FGJSBBase | static |
fggreen | FGJSBBase | static |
FGJSBBase() | FGJSBBase | inline |
FGModel(FGFDMExec *) | FGModel | |
fgred | FGJSBBase | static |
FindFullPathName(const SGPath &path) const (defined in FGModel) | FGModel | virtual |
fpstokts (defined in FGJSBBase) | FGJSBBase | protectedstatic |
fttom (defined in FGJSBBase) | FGJSBBase | protectedstatic |
gaussian_random_number_phase (defined in FGJSBBase) | FGJSBBase | protectedstatic |
GaussianRandomNumber(void) (defined in FGJSBBase) | FGJSBBase | static |
GetAbsoluteViscosity(void) const | FGAtmosphere | inlinevirtual |
GetDensity(void) const | FGAtmosphere | inlinevirtual |
GetDensity(double altitude) const | FGAtmosphere | virtual |
GetDensityAltitude() const (defined in FGAtmosphere) | FGAtmosphere | inlinevirtual |
GetDensityRatio(void) const | FGAtmosphere | inlinevirtual |
GetDensitySL(void) const | FGAtmosphere | inlinevirtual |
GetExec(void) (defined in FGModel) | FGModel | inline |
GetFunctionStrings(const std::string &delimeter) const | FGModelFunctions | |
GetFunctionValues(const std::string &delimeter) const | FGModelFunctions | |
GetKinematicViscosity(void) const | FGAtmosphere | inlinevirtual |
GetPreFunction(const std::string &name) | FGModelFunctions | |
GetPressure(void) const | FGAtmosphere | inlinevirtual |
GetPressure(double altitude) const =0 | FGAtmosphere | pure virtual |
GetPressureAltitude() const (defined in FGAtmosphere) | FGAtmosphere | inlinevirtual |
GetPressureRatio(void) const | FGAtmosphere | inlinevirtual |
GetPressureSL(ePressure to=ePSF) const (defined in FGAtmosphere) | FGAtmosphere | inlinevirtual |
GetRate(void) | FGModel | inline |
GetSoundSpeed(void) const | FGAtmosphere | inlinevirtual |
GetSoundSpeed(double altitude) const | FGAtmosphere | virtual |
GetSoundSpeedRatio(void) const | FGAtmosphere | inlinevirtual |
GetSoundSpeedSL(void) const | FGAtmosphere | inlinevirtual |
GetTemperature() const | FGAtmosphere | inlinevirtual |
GetTemperature(double altitude) const =0 | FGAtmosphere | pure virtual |
GetTemperatureRatio() const | FGAtmosphere | inlinevirtual |
GetTemperatureRatio(double h) const | FGAtmosphere | inlinevirtual |
GetTemperatureSL() const | FGAtmosphere | inlinevirtual |
GetVersion(void) | FGJSBBase | inline |
halfint | FGJSBBase | static |
highint | FGJSBBase | static |
hptoftlbssec (defined in FGJSBBase) | FGJSBBase | protectedstatic |
in (defined in FGAtmosphere) | FGAtmosphere | |
in3tom3 (defined in FGJSBBase) | FGJSBBase | protectedstatic |
inchtoft (defined in FGJSBBase) | FGJSBBase | protectedstatic |
inDegrees enum value (defined in FGJSBBase) | FGJSBBase | |
inFeet enum value (defined in FGJSBBase) | FGJSBBase | |
inhgtopa (defined in FGJSBBase) | FGJSBBase | protectedstatic |
InitModel(void) (defined in FGAtmosphere) | FGAtmosphere | virtual |
inMeters enum value (defined in FGJSBBase) | FGJSBBase | |
inNone enum value (defined in FGJSBBase) | FGJSBBase | |
inRadians enum value (defined in FGJSBBase) | FGJSBBase | |
JSBSim_version (defined in FGJSBBase) | FGJSBBase | protectedstatic |
KelvinToCelsius(double kelvin) | FGJSBBase | inlinestatic |
KelvinToFahrenheit(double kelvin) | FGJSBBase | inlinestatic |
KelvinToRankine(double kelvin) | FGJSBBase | inlinestatic |
kgtolb (defined in FGJSBBase) | FGJSBBase | protectedstatic |
kgtoslug (defined in FGJSBBase) | FGJSBBase | protectedstatic |
KinematicViscosity (defined in FGAtmosphere) | FGAtmosphere | protected |
ktstofps (defined in FGJSBBase) | FGJSBBase | protectedstatic |
lbtoslug (defined in FGJSBBase) | FGJSBBase | protectedstatic |
Load(Element *el) | FGModel | protectedvirtual |
Load(Element *el, FGPropertyManager *PropertyManager, std::string prefix="") (defined in FGModelFunctions) | FGModelFunctions | |
localMsg (defined in FGJSBBase) | FGJSBBase | protectedstatic |
LocalProperties (defined in FGModelFunctions) | FGModelFunctions | protected |
m3toft3 (defined in FGJSBBase) | FGJSBBase | protectedstatic |
MachFromVcalibrated(double vcas, double p, double psl, double rhosl) | FGJSBBase | static |
Mair (defined in FGJSBBase) | FGJSBBase | protectedstatic |
messageId (defined in FGJSBBase) | FGJSBBase | protectedstatic |
Messages (defined in FGJSBBase) | FGJSBBase | protectedstatic |
Name (defined in FGModel) | FGModel | |
needed_cfg_version (defined in FGJSBBase) | FGJSBBase | protectedstatic |
normint | FGJSBBase | static |
PitotTotalPressure(double mach, double p) | FGJSBBase | static |
PostFunctions (defined in FGModelFunctions) | FGModelFunctions | protected |
PostLoad(Element *el, FGPropertyManager *PropertyManager, std::string prefix="") (defined in FGModelFunctions) | FGModelFunctions | |
PreFunctions (defined in FGModelFunctions) | FGModelFunctions | protected |
PreLoad(Element *el, FGPropertyManager *PropertyManager, std::string prefix="") (defined in FGModelFunctions) | FGModelFunctions | |
Pressure (defined in FGAtmosphere) | FGAtmosphere | protected |
PressureAltitude (defined in FGAtmosphere) | FGAtmosphere | protected |
ProcessMessage(void) | FGJSBBase | |
ProcessNextMessage(void) | FGJSBBase | |
PropertyManager (defined in FGModel) | FGModel | protected |
psftoinhg (defined in FGJSBBase) | FGJSBBase | protectedstatic |
psftopa (defined in FGJSBBase) | FGJSBBase | protectedstatic |
PutMessage(const Message &msg) | FGJSBBase | |
PutMessage(const std::string &text) | FGJSBBase | |
PutMessage(const std::string &text, bool bVal) | FGJSBBase | |
PutMessage(const std::string &text, int iVal) | FGJSBBase | |
PutMessage(const std::string &text, double dVal) | FGJSBBase | |
radtodeg (defined in FGJSBBase) | FGJSBBase | protectedstatic |
RankineToCelsius(double rankine) | FGJSBBase | inlinestatic |
RankineToKelvin(double rankine) | FGJSBBase | inlinestatic |
rate (defined in FGModel) | FGModel | protected |
Reng (defined in FGJSBBase) | FGJSBBase | protectedstatic |
reset | FGJSBBase | static |
rSLdensity (defined in FGAtmosphere) | FGAtmosphere | protected |
rSLpressure (defined in FGAtmosphere) | FGAtmosphere | protected |
rSLsoundspeed (defined in FGAtmosphere) | FGAtmosphere | protected |
rSLtemperature (defined in FGAtmosphere) | FGAtmosphere | protected |
Rstar (defined in FGJSBBase) | FGJSBBase | protectedstatic |
Run(bool Holding) | FGAtmosphere | virtual |
RunPostFunctions(void) (defined in FGModelFunctions) | FGModelFunctions | |
RunPreFunctions(void) (defined in FGModelFunctions) | FGModelFunctions | |
SetPressureSL(ePressure unit, double pressure) | FGAtmosphere | virtual |
SetPropertyManager(FGPropertyManager *fgpm) (defined in FGModel) | FGModel | inline |
SetRate(unsigned int tt) | FGModel | inline |
SetTemperature(double t, double h, eTemperature unit=eFahrenheit)=0 | FGAtmosphere | pure virtual |
SetTemperatureSL(double t, eTemperature unit=eFahrenheit) | FGAtmosphere | virtual |
SHRatio (defined in FGJSBBase) | FGJSBBase | protectedstatic |
sign(double num) (defined in FGJSBBase) | FGJSBBase | inlinestatic |
SLdensity (defined in FGAtmosphere) | FGAtmosphere | protected |
SLpressure (defined in FGAtmosphere) | FGAtmosphere | protected |
SLsoundspeed (defined in FGAtmosphere) | FGAtmosphere | protected |
SLtemperature (defined in FGAtmosphere) | FGAtmosphere | protected |
slugtolb (defined in FGJSBBase) | FGJSBBase | protectedstatic |
SomeMessages(void) | FGJSBBase | inline |
Soundspeed (defined in FGAtmosphere) | FGAtmosphere | protected |
SutherlandConstant (defined in FGAtmosphere) | FGAtmosphere | protected |
Temperature (defined in FGAtmosphere) | FGAtmosphere | protected |
underoff | FGJSBBase | static |
underon | FGJSBBase | static |
VcalibratedFromMach(double mach, double p, double psl, double rhosl) | FGJSBBase | static |
Viscosity (defined in FGAtmosphere) | FGAtmosphere | protected |
~FGAtmosphere() | FGAtmosphere | virtual |
~FGJSBBase() | FGJSBBase | inlinevirtual |
~FGModel() | FGModel | virtual |
~FGModelFunctions() (defined in FGModelFunctions) | FGModelFunctions | virtual |