MCPcopy Create free account

hub / github.com/JSBSim-Team/jsbsim / functions

Functions4,135 in github.com/JSBSim-Team/jsbsim

FunctionGetReport
Get the console touchdown reporting feature @return true if reporting is turned on */
src/models/FGLGear.h:270
FunctionGetRetractable
src/models/FGLGear.h:281
MethodGetReverse
Returns true if the propeller is in reverse position.
src/models/propulsion/FGPropeller.h:295
MethodGetReverseCoef
Retrieves the reverse pitch command.
src/models/propulsion/FGPropeller.h:291
MethodGetReversed
src/models/propulsion/FGTurboProp.h:116
MethodGetReverserAngle
src/models/propulsion/FGThruster.h:100
FunctionGetReynoldsNumber
src/models/FGAuxiliary.h:237
MethodGetRhythmicity
src/models/atmosphere/FGWinds.h:260
FunctionGetRollTrimCmd
Gets the aileron trim command. @return aileron trim command in range from -1.0 - 1.0 */
src/models/FGFCS.h:277
MethodGetRstar
tests/unit_tests/FGMSISTest.h:25
MethodGetSaturatedVaporPressure
src/models/atmosphere/FGStandardAtmosphere.cpp:696
FunctionGetScript
Retrieves the script object
src/FGFDMExec.h:388
FunctionGetSelected
If the tank is set to supply fuel, this function returns true. @return true if this tank is set to a non-zero priority.*/
src/models/propulsion/FGTank.h:250
FunctionGetSemimajor
src/models/FGInertial.h:86
FunctionGetSemiminor
src/models/FGInertial.h:87
MethodGetShapeType
src/models/FGMassBalance.h:280
FunctionGetSimTime
Returns the cumulative simulation time in seconds.
src/FGFDMExec.h:554
FunctionGetSinEuler
Retrieves the sine of a vehicle Euler angle component. Retrieves the sine of an Euler angle (Phi, Theta, or Psi) from the quaternion that
src/models/FGPropagate.h:411
FunctionGetSinEuler
Retrieves sine of the given euler angle. @return the sine of the Euler angle theta (pitch attitude) corresponding to this quaternion rotat
src/math/FGQuaternion.h:237
FunctionGetSinLongitude
Get the sine of Longitude. */
src/math/FGLocation.h:243
FunctionGetSoundSpeed
Prevent C++ from hiding GetSoundSpeed(void)
src/models/atmosphere/FGMSIS.h:124
FunctionGetSoundSpeedRatio
Returns the ratio of at-altitude sound speed over the sea level value.
src/models/FGAtmosphere.h:192
FunctionGetSoundSpeedSL
Returns the sea level speed of sound in ft/sec.
src/models/FGAtmosphere.h:189
FunctionGetSpeedSet
Gets the initial speedset. @return Initial speedset */
src/initialization/FGInitialCondition.h:666
MethodGetStability
src/initialization/FGTrimAxis.h:136
FunctionGetStallWarn
src/models/FGAerodynamics.h:216
FunctionGetStandardGravity
src/models/FGInertial.h:80
FunctionGetStandpipe
src/models/propulsion/FGTank.h:313
MethodGetStarter
src/models/propulsion/FGEngine.h:144
MethodGetStateTarget
src/initialization/FGTrimAxis.h:141
MethodGetStateTarget
Get target state value for trim @return state target */
src/initialization/FGTrimAnalysisControl.h:210
MethodGetStdDensity
src/models/atmosphere/FGStandardAtmosphere.cpp:324
MethodGetStdPressure
src/models/atmosphere/FGStandardAtmosphere.cpp:289
MethodGetStdPressure100K
src/models/propulsion/FGPiston.cpp:956
MethodGetStdTemperature
src/models/atmosphere/FGStandardAtmosphere.cpp:277
FunctionGetStdTemperatureRatio
Returns the ratio of the standard temperature at the supplied altitude over the standard sea level temperature.
src/models/atmosphere/FGStandardAtmosphere.h:139
FunctionGetStdTemperatureSL
Returns the standard sea level temperature in degrees Rankine. @return The STANDARD temperature at sea level in degrees Rankine.
src/models/atmosphere/FGStandardAtmosphere.h:135
FunctionGetSteerAngleDeg
src/models/FGLGear.h:313
FunctionGetSteerNorm
src/models/FGLGear.h:271
FunctionGetSteerType
src/models/FGLGear.h:278
FunctionGetSteerable
src/models/FGLGear.h:280
MethodGetSutherlandConstant
tests/unit_tests/FGAtmosphereTest.h:38
MethodGetSutherlandConstant
tests/unit_tests/FGMSISTest.h:27
FunctionGetTAT_C
src/models/FGAuxiliary.h:189
FunctionGetTailhookPos
Gets the tailhook position (0 up, 1 down) @return tailhook position (0 up, 1 down) */
src/models/FGFCS.h:346
FunctionGetTank
Retrieves a tank object pointer from the list of tanks. @param index the tank index within the vector container @return the address of the
src/models/FGPropulsion.h:144
FunctionGetTargetNlf
src/initialization/FGTrim.h:289
FunctionGetTargetNlfIC
Gets the target normal load factor set from IC. @return target normal load factor set from IC*/
src/initialization/FGInitialCondition.h:670
FunctionGetTec2l
Transform matrix from the earth centered to local horizontal frame. The local frame is the NED (North-East-Down) frame. Since the Down dir
src/models/FGInertial.h:195
FunctionGetTemperature
Gets the temperature of the fuel. The temperature of the fuel is calculated if an initial tempearture is given in the configuration file.
src/models/propulsion/FGTank.h:284
MethodGetTemperature
src/models/atmosphere/FGStandardAtmosphere.cpp:248
FunctionGetTemperatureBias
Returns the temperature bias over the sea level value in degrees Rankine.
src/models/atmosphere/FGStandardAtmosphere.h:142
FunctionGetTemperatureDeltaGradient
Returns the temperature gradient to be applied on top of the standard temperature gradient.
src/models/atmosphere/FGStandardAtmosphere.h:147
FunctionGetTemperatureRatio
Returns the ratio of the at-current-altitude temperature as modeled over the sea level value.
src/models/FGAtmosphere.h:122
FunctionGetTemperatureSL
Returns the actual, modeled sea level temperature in degrees Rankine. @return The modeled temperature in degrees Rankine at sea level.
src/models/FGAtmosphere.h:118
FunctionGetTemperature_degC
Gets the temperature of the fuel. The temperature of the fuel is calculated if an initial tempearture is given in the configuration file.
src/models/propulsion/FGTank.h:277
FunctionGetTemplateFunc
src/FGFDMExec.h:623
MethodGetTerrainGeoCentRadius
examples/FlightGear.cxx:117
MethodGetThetaDW
Downwash angle - positive values point forward (given a horizontal spinning rotor)
src/models/propulsion/FGRotor.h:290
FunctionGetThetaDegIC
Gets the initial pitch angle. @return Initial pitch angle in degrees */
src/initialization/FGInitialCondition.h:357
MethodGetThetaRad
Gets Euler angle theta @return phi [rad] */
src/initialization/FGTrimAnalysis.h:610
FunctionGetThetaRadIC
Gets the initial pitch angle. @return Initial pitch angle in radians */
src/initialization/FGInitialCondition.h:658
MethodGetThrust
src/models/propulsion/FGThruster.h:96
MethodGetThrust
Retrieves the thrust of the rotor.
src/models/propulsion/FGRotor.h:267
MethodGetThrustCoefficient
Retrieves the thrust coefficient
src/models/propulsion/FGPropeller.h:301
MethodGetThrustVariation
Returns the thrust variation, if any. */
src/models/propulsion/FGRocket.h:200
MethodGetThrusterLabels
src/models/propulsion/FGThruster.cpp:152
MethodGetThrusterLabels
src/models/propulsion/FGNozzle.cpp:89
MethodGetThrusterLabels
src/models/propulsion/FGPropeller.cpp:389
MethodGetThrusterMoment
src/models/propulsion/FGTransmission.h:129
MethodGetThrusterValues
src/models/propulsion/FGThruster.cpp:163
MethodGetThrusterValues
src/models/propulsion/FGNozzle.cpp:100
MethodGetThrusterValues
src/models/propulsion/FGPropeller.cpp:406
MethodGetTolerance
Get control tolerance @return value of control tolerance */
src/initialization/FGTrimAnalysisControl.h:190
MethodGetTolerance
Get the tolerance for declaring a state trimmed. @return tolerance. */
src/initialization/FGTrimAnalysis.h:569
MethodGetTorque
Retrieves the Torque in foot-pounds (Don't you love the English system?)
src/models/propulsion/FGPropeller.h:263
MethodGetTotalImpulse
Gets the total impulse of the rocket. @return The cumulative actual total impulse of the rocket up to this time.*/
src/models/propulsion/FGRocket.h:154
MethodGetTotalIspVariation
Returns the Total Isp variation, if any. */
src/models/propulsion/FGRocket.h:203
MethodGetTotalPointMassWeight
src/models/FGMassBalance.cpp:323
FunctionGetTotalPressure
Returns the total pressure. Total pressure is freestream total pressure for subsonic only. For supersonic it is the 1D total pressure
src/models/FGAuxiliary.h:178
FunctionGetTotalTemperature
src/models/FGAuxiliary.h:188
FunctionGetTransformType
src/models/propulsion/FGForce.h:302
MethodGetTrim
src/FGFDMExec.cpp:1298
MethodGetTrimFailed
Gets trim result status @return trim_failed (boolean) */
src/initialization/FGTrimAnalysis.h:578
FunctionGetTrimMode
src/FGFDMExec.h:549
FunctionGetTrimStatus
src/FGFDMExec.h:547
FunctionGetTrimStatus
src/models/FGFCS.h:568
MethodGetTurbGain
src/models/atmosphere/FGWinds.h:254
MethodGetTurbNED
Retrieves a turbulence component in NED frame.
src/models/atmosphere/FGWinds.h:243
MethodGetTurbRate
src/models/atmosphere/FGWinds.h:257
FunctionGetType
Retrieves the type of tank: Fuel or Oxidizer. @return the tank type, 0 for undefined, 1 for fuel, and 2 for oxidizer. */
src/models/propulsion/FGTank.h:238
MethodGetType
src/models/flight_control/FGFCSComponent.h:96
MethodGetType
src/models/propulsion/FGThruster.h:97
FunctionGetUBodyFpsIC
Gets the initial body axis X velocity. @return Initial body axis X velocity in feet/second. */
src/initialization/FGInitialCondition.h:536
FunctionGetUVWFpsIC
Gets the initial body velocity @return Initial body velocity in feet/second. */
src/initialization/FGInitialCondition.h:529
FunctionGetUniformRandomNumber
Get a random number which probability of occurrence is uniformly * distributed over the segment [-1;1( */
src/FGJSBBase.h:94
FunctionGetUnusableVolume
Returns the unusable volume of fuel in the tank. @return the volume in gal. */
src/models/propulsion/FGTank.h:296
FunctionGetVBodyFpsIC
Gets the initial body axis Y velocity. @return Initial body axis Y velocity in feet/second. */
src/initialization/FGInitialCondition.h:540
FunctionGetVDownFpsIC
Gets the initial local frame Z (Down) velocity. @return Initial local frame Z (Down) axis velocity in feet/second. */
src/initialization/FGInitialCondition.h:556
FunctionGetVEastFpsIC
Gets the initial local frame Y (East) velocity. @return Initial local frame Y (East) axis velocity in feet/second. */
src/initialization/FGInitialCondition.h:552
← previousnext →1,901–2,000 of 4,135, ranked by callers