a | JSBSim::FGStandardAtmosphere | protectedstatic |
b | JSBSim::FGStandardAtmosphere | protectedstatic |
Beta | JSBSim::FGAtmosphere | protectedstatic |
bind(void) override | JSBSim::FGStandardAtmosphere | protectedvirtual |
c | JSBSim::FGStandardAtmosphere | protectedstatic |
Calculate(double altitude) override | JSBSim::FGStandardAtmosphere | protectedvirtual |
CalculateDensityAltitude(double density, double geometricAlt) override | JSBSim::FGStandardAtmosphere | protectedvirtual |
CalculateLapseRates() | JSBSim::FGStandardAtmosphere | protected |
CalculatePressureAltitude(double pressure, double geometricAlt) override | JSBSim::FGStandardAtmosphere | protectedvirtual |
CalculatePressureBreakpoints(double SLpress) | JSBSim::FGStandardAtmosphere | protected |
CalculateSLDensity(void) | JSBSim::FGStandardAtmosphere | inlineprotected |
CalculateSLSoundSpeedAndDensity(void) | JSBSim::FGStandardAtmosphere | protected |
CalculateStdDensityBreakpoints() | JSBSim::FGStandardAtmosphere | protected |
CalculateVaporPressure(double temperature) | JSBSim::FGStandardAtmosphere | protected |
CelsiusToFahrenheit(double celsius) | JSBSim::FGJSBBase | inlinestatic |
CelsiusToKelvin(double celsius) | JSBSim::FGJSBBase | inlinestatic |
CelsiusToRankine(double celsius) | JSBSim::FGJSBBase | inlinestatic |
Constrain(double min, double value, double max) | JSBSim::FGJSBBase | inlinestatic |
ConvertFromPSF(double t, ePressure unit=ePSF) const | JSBSim::FGAtmosphere | protected |
ConvertFromRankine(double t, eTemperature unit) const | JSBSim::FGAtmosphere | protected |
ConvertToPSF(double t, ePressure unit=ePSF) const | JSBSim::FGAtmosphere | protected |
ConvertToRankine(double t, eTemperature unit) const | JSBSim::FGAtmosphere | protected |
CreateIndexedPropertyName(const std::string &Property, int index) | JSBSim::FGJSBBase | protectedstatic |
Debug(int from) override | JSBSim::FGStandardAtmosphere | protectedvirtual |
debug_lvl | JSBSim::FGJSBBase | static |
degtorad | JSBSim::FGJSBBase | protectedstatic |
Density | JSBSim::FGAtmosphere | protected |
DensityAltitude | JSBSim::FGAtmosphere | protected |
disableHighLighting(void) | JSBSim::FGJSBBase | |
EarthRadius | JSBSim::FGStandardAtmosphere | protectedstatic |
eCelsius enum value | JSBSim::FGAtmosphere | |
eDown enum value | JSBSim::FGJSBBase | |
eDrag enum value | JSBSim::FGJSBBase | |
eEast enum value | JSBSim::FGJSBBase | |
eFahrenheit enum value | JSBSim::FGAtmosphere | |
eInchesHg enum value | JSBSim::FGAtmosphere | |
eKelvin enum value | JSBSim::FGAtmosphere | |
eL enum value | JSBSim::FGJSBBase | |
eLat enum value | JSBSim::FGJSBBase | |
eLift enum value | JSBSim::FGJSBBase | |
eLong enum value | JSBSim::FGJSBBase | |
eM enum value | JSBSim::FGJSBBase | |
eMillibars enum value | JSBSim::FGAtmosphere | |
eN enum value | JSBSim::FGJSBBase | |
eNoPressUnit enum value | JSBSim::FGAtmosphere | |
eNorth enum value | JSBSim::FGJSBBase | |
eNoTempUnit enum value | JSBSim::FGAtmosphere | |
eP enum value | JSBSim::FGJSBBase | |
ePascals enum value | JSBSim::FGAtmosphere | |
ePhi enum value | JSBSim::FGJSBBase | |
ePitch enum value | JSBSim::FGJSBBase | |
ePressure enum name | JSBSim::FGAtmosphere | |
ePSF enum value | JSBSim::FGAtmosphere | |
ePsi enum value | JSBSim::FGJSBBase | |
eQ enum value | JSBSim::FGJSBBase | |
EqualToRoundoff(double a, double b) | JSBSim::FGJSBBase | inlinestatic |
EqualToRoundoff(float a, float b) | JSBSim::FGJSBBase | inlinestatic |
EqualToRoundoff(float a, double b) | JSBSim::FGJSBBase | inlinestatic |
EqualToRoundoff(double a, float b) | JSBSim::FGJSBBase | inlinestatic |
eR enum value | JSBSim::FGJSBBase | |
eRad enum value | JSBSim::FGJSBBase | |
eRankine enum value | JSBSim::FGAtmosphere | |
eRoll enum value | JSBSim::FGJSBBase | |
eSide enum value | JSBSim::FGJSBBase | |
eTemperature enum name | JSBSim::FGAtmosphere | |
eTht enum value | JSBSim::FGJSBBase | |
eU enum value | JSBSim::FGJSBBase | |
eV enum value | JSBSim::FGJSBBase | |
eW enum value | JSBSim::FGJSBBase | |
eX enum value | JSBSim::FGJSBBase | |
exe_ctr | JSBSim::FGModel | protected |
eY enum value | JSBSim::FGJSBBase | |
eYaw enum value | JSBSim::FGJSBBase | |
eZ enum value | JSBSim::FGJSBBase | |
FahrenheitToCelsius(double fahrenheit) | JSBSim::FGJSBBase | inlinestatic |
FDMExec | JSBSim::FGModel | protected |
FeetToMeters(double measure) | JSBSim::FGJSBBase | inlinestatic |
FGAtmosphere(FGFDMExec *) | JSBSim::FGAtmosphere | |
fgblue | JSBSim::FGJSBBase | static |
fgcyan | JSBSim::FGJSBBase | static |
fgdef | JSBSim::FGJSBBase | static |
fggreen | JSBSim::FGJSBBase | static |
FGJSBBase() | JSBSim::FGJSBBase | inline |
FGModel(FGFDMExec *) | JSBSim::FGModel | explicit |
fgred | JSBSim::FGJSBBase | static |
FGStandardAtmosphere(FGFDMExec *) | JSBSim::FGStandardAtmosphere | |
FindFullPathName(const SGPath &path) const | JSBSim::FGModel | virtual |
fpstokts | JSBSim::FGJSBBase | protectedstatic |
fttom | JSBSim::FGJSBBase | protectedstatic |
g0 | JSBSim::FGAtmosphere | protectedstatic |
gaussian_random_number_phase | JSBSim::FGJSBBase | protectedstatic |
GaussianRandomNumber(void) | JSBSim::FGJSBBase | static |
GeometricAltitude(double geopotalt) const | JSBSim::FGStandardAtmosphere | inlineprotected |
GeopotentialAltitude(double geometalt) const | JSBSim::FGStandardAtmosphere | inlineprotected |
GetAbsoluteViscosity(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetDensity(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetDensity(double altitude) const | JSBSim::FGAtmosphere | virtual |
GetDensityAltitude() const | JSBSim::FGAtmosphere | inlinevirtual |
GetDensityRatio(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetDensitySL(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetDewPoint(eTemperature to) const | JSBSim::FGStandardAtmosphere | |
GetExec(void) | JSBSim::FGModel | inline |
GetFunctionStrings(const std::string &delimeter) const | JSBSim::FGModelFunctions | |
GetFunctionValues(const std::string &delimeter) const | JSBSim::FGModelFunctions | |
GetKinematicViscosity(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetName(void) | JSBSim::FGModel | inline |
GetPreFunction(const std::string &name) | JSBSim::FGModelFunctions | |
GetPressure(double altitude) const override | JSBSim::FGStandardAtmosphere | virtual |
JSBSim::FGAtmosphere::GetPressure(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetPressureAltitude() const | JSBSim::FGAtmosphere | inlinevirtual |
GetPressureRatio(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetPressureSL(ePressure to=ePSF) const | JSBSim::FGAtmosphere | inlinevirtual |
GetRate(void) | JSBSim::FGModel | inline |
GetRelativeHumidity(void) const | JSBSim::FGStandardAtmosphere | |
GetSaturatedVaporPressure(ePressure to) const | JSBSim::FGStandardAtmosphere | |
GetSoundSpeed(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetSoundSpeed(double altitude) const | JSBSim::FGAtmosphere | virtual |
GetSoundSpeedRatio(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetSoundSpeedSL(void) const | JSBSim::FGAtmosphere | inlinevirtual |
GetStdDensity(double altitude) const | JSBSim::FGStandardAtmosphere | virtual |
GetStdPressure(double altitude) const | JSBSim::FGStandardAtmosphere | virtual |
GetStdTemperature(double altitude) const | JSBSim::FGStandardAtmosphere | virtual |
GetStdTemperatureRatio(double h) const | JSBSim::FGStandardAtmosphere | inlinevirtual |
GetStdTemperatureSL() const | JSBSim::FGStandardAtmosphere | inlinevirtual |
GetTemperature(double altitude) const override | JSBSim::FGStandardAtmosphere | virtual |
JSBSim::FGAtmosphere::GetTemperature() const | JSBSim::FGAtmosphere | inlinevirtual |
GetTemperatureBias(eTemperature to) const | JSBSim::FGStandardAtmosphere | inlinevirtual |
GetTemperatureDeltaGradient(eTemperature to) | JSBSim::FGStandardAtmosphere | inlinevirtual |
GetTemperatureRatio() const | JSBSim::FGAtmosphere | inlinevirtual |
GetTemperatureRatio(double h) const | JSBSim::FGAtmosphere | inlinevirtual |
GetTemperatureSL() const | JSBSim::FGAtmosphere | inlinevirtual |
GetVaporMassFractionPPM(void) const | JSBSim::FGStandardAtmosphere | |
GetVaporPressure(ePressure to) const | JSBSim::FGStandardAtmosphere | |
GetVersion(void) | JSBSim::FGJSBBase | inlinestatic |
GradientFadeoutAltitude | JSBSim::FGStandardAtmosphere | protected |
halfint | JSBSim::FGJSBBase | static |
highint | JSBSim::FGJSBBase | static |
hptoftlbssec | JSBSim::FGJSBBase | protectedstatic |
in | JSBSim::FGAtmosphere | |
in3tom3 | JSBSim::FGJSBBase | protectedstatic |
inchtoft | JSBSim::FGJSBBase | protectedstatic |
inDegrees enum value | JSBSim::FGJSBBase | |
inFeet enum value | JSBSim::FGJSBBase | |
inhgtopa | JSBSim::FGJSBBase | protectedstatic |
InitModel(void) override | JSBSim::FGStandardAtmosphere | virtual |
inMeters enum value | JSBSim::FGJSBBase | |
inNone enum value | JSBSim::FGJSBBase | |
inRadians enum value | JSBSim::FGJSBBase | |
JSBSim_version | JSBSim::FGJSBBase | protectedstatic |
KelvinToCelsius(double kelvin) | JSBSim::FGJSBBase | inlinestatic |
KelvinToFahrenheit(double kelvin) | JSBSim::FGJSBBase | inlinestatic |
KelvinToRankine(double kelvin) | JSBSim::FGJSBBase | inlinestatic |
kgtolb | JSBSim::FGJSBBase | protectedstatic |
kgtoslug | JSBSim::FGJSBBase | protectedstatic |
KinematicViscosity | JSBSim::FGAtmosphere | protected |
ktstofps | JSBSim::FGJSBBase | protectedstatic |
LapseRates | JSBSim::FGStandardAtmosphere | protected |
lbtoslug | JSBSim::FGJSBBase | protectedstatic |
Load(Element *el) | JSBSim::FGModel | inlinevirtual |
JSBSim::FGModelFunctions::Load(Element *el, FGFDMExec *fdmex, std::string prefix="") | JSBSim::FGModelFunctions | |
localMsg | JSBSim::FGJSBBase | protectedstatic |
LocalProperties | JSBSim::FGModelFunctions | protected |
m3toft3 | JSBSim::FGJSBBase | protectedstatic |
MachFromImpactPressure(double qc, double p) | JSBSim::FGJSBBase | static |
MachFromVcalibrated(double vcas, double p) | JSBSim::FGJSBBase | static |
Mair | JSBSim::FGAtmosphere | protectedstatic |
MaxVaporMassFraction | JSBSim::FGStandardAtmosphere | protected |
messageId | JSBSim::FGJSBBase | protectedstatic |
Messages | JSBSim::FGJSBBase | protectedstatic |
Mwater | JSBSim::FGStandardAtmosphere | protectedstatic |
Name | JSBSim::FGModel | protected |
needed_cfg_version | JSBSim::FGJSBBase | protectedstatic |
normint | JSBSim::FGJSBBase | static |
PitotTotalPressure(double mach, double p) | JSBSim::FGJSBBase | static |
PostFunctions | JSBSim::FGModelFunctions | protected |
PostLoad(Element *el, FGFDMExec *fdmex, std::string prefix="") | JSBSim::FGModelFunctions | |
PreFunctions | JSBSim::FGModelFunctions | protected |
PreLoad(Element *el, FGFDMExec *fdmex, std::string prefix="") | JSBSim::FGModelFunctions | |
Pressure | JSBSim::FGAtmosphere | protected |
PressureAltitude | JSBSim::FGAtmosphere | protected |
PressureBreakpoints | JSBSim::FGStandardAtmosphere | protected |
PrintStandardAtmosphereTable() | JSBSim::FGStandardAtmosphere | virtual |
ProcessMessage(void) | JSBSim::FGJSBBase | |
ProcessNextMessage(void) | JSBSim::FGJSBBase | |
PropertyManager | JSBSim::FGModel | protected |
psftoinhg | JSBSim::FGJSBBase | protectedstatic |
psftopa | JSBSim::FGJSBBase | protectedstatic |
PutMessage(const Message &msg) | JSBSim::FGJSBBase | |
PutMessage(const std::string &text) | JSBSim::FGJSBBase | |
PutMessage(const std::string &text, bool bVal) | JSBSim::FGJSBBase | |
PutMessage(const std::string &text, int iVal) | JSBSim::FGJSBBase | |
PutMessage(const std::string &text, double dVal) | JSBSim::FGJSBBase | |
radtodeg | JSBSim::FGJSBBase | protectedstatic |
RankineToCelsius(double rankine) | JSBSim::FGJSBBase | inlinestatic |
RankineToKelvin(double rankine) | JSBSim::FGJSBBase | inlinestatic |
rate | JSBSim::FGModel | protected |
Rdry | JSBSim::FGStandardAtmosphere | protectedstatic |
Reng | JSBSim::FGAtmosphere | protectedstatic |
reset | JSBSim::FGJSBBase | static |
ResetSLPressure() | JSBSim::FGStandardAtmosphere | virtual |
ResetSLTemperature() | JSBSim::FGStandardAtmosphere | virtual |
Rstar | JSBSim::FGAtmosphere | protectedstatic |
Run(bool Holding) override | JSBSim::FGAtmosphere | virtual |
RunPostFunctions(void) | JSBSim::FGModelFunctions | |
RunPreFunctions(void) | JSBSim::FGModelFunctions | |
Rwater | JSBSim::FGStandardAtmosphere | protectedstatic |
SaturatedVaporPressure | JSBSim::FGStandardAtmosphere | protected |
SetDewPoint(eTemperature unit, double dewpoint) | JSBSim::FGStandardAtmosphere | |
SetPressureSL(ePressure unit, double pressure) override | JSBSim::FGStandardAtmosphere | virtual |
SetPropertyManager(FGPropertyManager *fgpm) | JSBSim::FGModel | inline |
SetRate(unsigned int tt) | JSBSim::FGModel | inline |
SetRelativeHumidity(double RH) | JSBSim::FGStandardAtmosphere | |
SetSLTemperatureGradedDelta(eTemperature unit, double t) | JSBSim::FGStandardAtmosphere | virtual |
SetTemperature(double t, double h, eTemperature unit=eFahrenheit) override | JSBSim::FGStandardAtmosphere | virtual |
SetTemperatureBias(eTemperature unit, double t) | JSBSim::FGStandardAtmosphere | virtual |
SetTemperatureGradedDelta(double t, double h, eTemperature unit=eFahrenheit) | JSBSim::FGStandardAtmosphere | virtual |
SetTemperatureSL(double t, eTemperature unit=eFahrenheit) override | JSBSim::FGStandardAtmosphere | virtual |
SetVaporMassFractionPPM(double frac) | JSBSim::FGStandardAtmosphere | |
SetVaporPressure(ePressure unit, double Pv) | JSBSim::FGStandardAtmosphere | |
SHRatio | JSBSim::FGAtmosphere | protectedstatic |
sign(double num) | JSBSim::FGJSBBase | inlinestatic |
SLdensity | JSBSim::FGAtmosphere | protected |
SLpressure | JSBSim::FGAtmosphere | protected |
SLsoundspeed | JSBSim::FGAtmosphere | protected |
SLtemperature | JSBSim::FGAtmosphere | protected |
slugtolb | JSBSim::FGJSBBase | protectedstatic |
SomeMessages(void) const | JSBSim::FGJSBBase | inline |
Soundspeed | JSBSim::FGAtmosphere | protected |
StdAtmosTemperatureTable | JSBSim::FGStandardAtmosphere | protected |
StdDaySLpressure | JSBSim::FGAtmosphere | static |
StdDaySLsoundspeed | JSBSim::FGAtmosphere | static |
StdDaySLtemperature | JSBSim::FGAtmosphere | static |
StdDensityBreakpoints | JSBSim::FGStandardAtmosphere | protected |
StdLapseRates | JSBSim::FGStandardAtmosphere | protected |
StdPressureBreakpoints | JSBSim::FGStandardAtmosphere | protected |
StdSLdensity | JSBSim::FGStandardAtmosphere | protected |
StdSLpressure | JSBSim::FGStandardAtmosphere | protected |
StdSLsoundspeed | JSBSim::FGStandardAtmosphere | protected |
StdSLtemperature | JSBSim::FGStandardAtmosphere | protected |
SutherlandConstant | JSBSim::FGAtmosphere | protectedstatic |
Temperature | JSBSim::FGAtmosphere | protected |
TemperatureBias | JSBSim::FGStandardAtmosphere | protected |
TemperatureDeltaGradient | JSBSim::FGStandardAtmosphere | protected |
underoff | JSBSim::FGJSBBase | static |
underon | JSBSim::FGJSBBase | static |
Upload(Element *el, bool preLoad) | JSBSim::FGModel | protected |
ValidateVaporMassFraction(double geometricAlt) | JSBSim::FGStandardAtmosphere | protected |
VaporMassFraction | JSBSim::FGStandardAtmosphere | protected |
VcalibratedFromMach(double mach, double p) | JSBSim::FGJSBBase | static |
Viscosity | JSBSim::FGAtmosphere | protected |
~FGAtmosphere() | JSBSim::FGAtmosphere | virtual |
~FGJSBBase() | JSBSim::FGJSBBase | inlinevirtual |
~FGModel() override | JSBSim::FGModel | |
~FGModelFunctions() | JSBSim::FGModelFunctions | virtual |
~FGStandardAtmosphere() | JSBSim::FGStandardAtmosphere | virtual |