Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JSBSim-Team/jsbsim
/ functions
Functions
4,135 in github.com/JSBSim-Team/jsbsim
⨍
Functions
4,135
◇
Types & classes
724
Function
GetMomentsInStabilityAxes
Gets the total aerodynamic moment vector about the CG in the stability axes. @return a moment vector reference. */
src/models/FGAerodynamics.h:191
Function
GetMomentsInWindAxes
Gets the total aerodynamic moment vector about the CG in the wind axes. @return a moment vector reference. */
src/models/FGAerodynamics.h:200
Function
GetMomentsMRC
Gets the aerodynamic moment about the Moment Reference Center for an axis. @return the moment about a single axis (as described also in the
src/models/FGAerodynamics.h:167
Method
GetMu
Retrieves the tip-speed (aka advance) ratio
src/models/propulsion/FGRotor.h:279
Method
GetN1
src/models/propulsion/FGTurboProp.h:119
Function
GetNEDVelocityMagnitude
Retrieves the total local NED velocity in ft/sec. */
src/models/FGPropagate.h:304
Function
GetNEUPositionFromStart
The North East Up (NEU) frame is a local tangential frame fixed in the ECEF frame (i.e following the Earth's rotation). The NEU frame's or
src/models/FGAuxiliary.h:289
Function
GetName
src/math/FGParameterValue.h:91
Method
GetName
src/models/propulsion/FGThruster.h:98
Method
GetName
src/models/propulsion/FGTurbine.h:348
Method
GetName
src/math/FGPropertyValue.cpp:106
Method
GetName
Retrieves the name of the function.
src/math/FGFunction.h:809
Method
GetNameWithSign
src/math/FGFunctionValue.h:72
Function
GetNcg
src/models/FGAuxiliary.h:199
Method
GetNoiseRandomSeed
src/models/flight_control/FGSensor.cpp:295
Function
GetNormalRandomNumber
Get a random number which probability of occurrence is following Gauss * normal distribution with a mean of 0.0 and a standard deviation of 1.0 *
src/FGJSBBase.h:97
Function
GetNpilot
src/models/FGAuxiliary.h:192
Method
GetNu
Retrieves the induced inflow ratio
src/models/propulsion/FGRotor.h:281
Function
GetNumDataLines
Returns the number of lines of data stored
src/input_output/FGXMLElement.h:189
Function
GetNumElements
Returns the number of child elements for this element.
src/input_output/FGXMLElement.h:192
Function
GetNumRows
src/math/FGTable.h:412
Function
GetNumTanks
Retrieves the number of tanks defined for the aircraft.
src/models/FGPropulsion.h:138
Function
GetNx
The longitudinal acceleration in g's of the aircraft center of gravity. */
src/models/FGAuxiliary.h:256
Function
GetNy
The lateral acceleration in g's of the aircraft center of gravity. */
src/models/FGAuxiliary.h:259
Function
GetNz
The vertical acceleration in g's of the aircraft center of gravity. */
src/models/FGAuxiliary.h:262
Method
GetOutput
src/FGFDMExec.cpp:374
Function
GetOutputFileName
Retrieves the current output filename. @param n index of file @return the name of the output file for the output specified by the flight m
src/FGFDMExec.h:466
Method
GetOutputPct
src/models/flight_control/FGFCSComponent.h:97
Method
GetOutputPct
Kinematic component output value. @return the current output of the kinematic object on the range of [0,1]. */
src/models/flight_control/FGKinemat.h:126
Method
GetOvertemp
src/models/propulsion/FGTurbine.h:197
Method
GetOxiFlowRate
src/models/propulsion/FGRocket.h:166
Method
GetPFactor
src/models/propulsion/FGPropeller.cpp:376
Function
GetPQR
Retrieves a body frame angular velocity component relative to the ECEF frame. Retrieves a body frame angular velocity component. The angular vel
src/models/FGPropagate.h:350
Function
GetPQRRadpsIC
Gets the initial body rotation rate @return Initial body rotation rate in radians/second */
src/initialization/FGInitialCondition.h:560
Function
GetPQRi
Retrieves a body frame angular velocity component relative to the ECI (inertial) frame. Retrieves a body frame angular velocity component. The a
src/models/FGPropagate.h:363
Function
GetPRadpsIC
Gets the initial body axis roll rate. @return Initial body axis roll rate in radians/second */
src/initialization/FGInitialCondition.h:564
Method
GetPSFtoInHg
tests/unit_tests/FGAtmosphereTest.h:40
Method
GetPSFtoInHg
tests/unit_tests/FGMSISTest.h:29
Method
GetPSFtoPa
tests/unit_tests/FGAtmosphereTest.h:39
Method
GetPSFtoPa
tests/unit_tests/FGMSISTest.h:28
Function
GetParent
Returns a pointer to the parent of an element. @return a pointer to the parent Element, or 0 if this is the top level Element. */
src/input_output/FGXMLElement.h:225
Function
GetPctFull
Gets the tank fill level. @return the fill level in percent, from 0 to 100.*/
src/models/propulsion/FGTank.h:254
Method
GetPhase
src/models/propulsion/FGTurboProp.h:114
Method
GetPhase
src/models/propulsion/FGTurbine.h:195
Method
GetPhiDW
Downwash angle - positive values point leftward (given a horizontal spinning rotor)
src/models/propulsion/FGRotor.h:292
Function
GetPhiDegIC
Gets the initial roll angle. @return Initial phi in degrees */
src/initialization/FGInitialCondition.h:361
Function
GetPhiRadIC
Gets the initial roll angle. @return Initial roll angle in radians */
src/initialization/FGInitialCondition.h:654
Function
GetPilotAccel
src/models/FGAuxiliary.h:191
Function
GetPitch
src/models/propulsion/FGForce.h:295
Function
GetPitchTrimCmd
Gets the pitch trim command. @return pitch trim command in range from -1.0 to 1.0 */
src/models/FGFCS.h:269
Method
GetPointMassLocation
src/models/FGMassBalance.h:278
Method
GetPowerAvailable
src/models/propulsion/FGTurbine.cpp:394
Method
GetPowerAvailable
src/models/propulsion/FGPiston.h:235
Method
GetPowerAvailable
src/models/propulsion/FGTurboProp.h:106
Method
GetPowerAvailable
src/models/propulsion/FGBrushLessDCMotor.h:90
Method
GetPowerAvailable
src/models/propulsion/FGElectric.h:76
Method
GetPowerAvailable
src/models/propulsion/FGEngine.h:183
Method
GetPowerRequired
src/models/propulsion/FGThruster.h:95
Method
GetPowerRequired
Returns the power required by the rotor.
src/models/propulsion/FGRotor.h:251
Method
GetPowerRequired
src/models/propulsion/FGPropeller.cpp:307
Method
GetPreFunction
src/math/FGModelFunctions.cpp:131
Function
GetPressure
Prevent C++ from hiding GetPressure(void)
src/models/atmosphere/FGMSIS.h:110
Method
GetPressure
src/models/atmosphere/FGStandardAtmosphere.cpp:194
Function
GetPressureAltitude
src/models/FGAtmosphere.h:207
Function
GetPressureRatio
Returns the ratio of at-altitude pressure over the sea level value.
src/models/FGAtmosphere.h:153
Function
GetPressureSL
Returns the sea level pressure in target units, default in psf.
src/models/FGAtmosphere.h:150
Method
GetPrintableName
src/math/FGFunctionValue.h:75
Function
GetPriority
src/models/propulsion/FGTank.h:315
Method
GetProbabilityOfExceedence
src/models/atmosphere/FGWinds.h:272
Function
GetPropAdvance
Gets the prop pitch position. @param engine engine ID number @return prop pitch position for the given engine in range from 0 - 1.0 */
src/models/FGFCS.h:355
Function
GetPropAdvanceCmd
Gets the prop pitch command. @param engine engine ID number @return pitch command in range from 0.0 - 1.0 for the given engine */
src/models/FGFCS.h:260
Function
GetPropFeather
Gets the prop feather position. @param engine engine ID number @return prop fether for the given engine (on / off)*/
src/models/FGFCS.h:362
Function
GetPropertyManager
Returns a pointer to the property manager object.
src/FGFDMExec.h:422
Function
GetPropertyManager
src/models/FGFCS.h:566
Function
GetPropertyValue
Retrieves the value of a property. @param property the name of the property @result the value of the specified property */
src/FGFDMExec.h:409
Method
GetPropulsionTankReport
src/FGFDMExec.cpp:1076
Function
GetPsiDegIC
Gets the initial heading angle. @return Initial psi in degrees */
src/initialization/FGInitialCondition.h:365
Method
GetPsiRad
Gets Euler angle psi @return phi [rad] */
src/initialization/FGTrimAnalysis.h:614
Function
GetPsiRadIC
Gets the initial heading angle. @return Initial heading angle in radians */
src/initialization/FGInitialCondition.h:662
Function
GetQRadpsIC
Gets the initial body axis pitch rate. @return Initial body axis pitch rate in radians/second */
src/initialization/FGInitialCondition.h:568
Method
GetQuantized
src/models/flight_control/FGSensor.h:146
Function
GetQuaternion
Returns the quaternion that goes from Local to Body. */
src/models/FGPropagate.h:539
Function
GetQuaternionECEF
Returns the quaternion that goes from ECEF to Body. */
src/models/FGPropagate.h:545
Function
GetQuaternionECI
Returns the quaternion that goes from ECI to Body. */
src/models/FGPropagate.h:542
Method
GetR
Getters for the protected members
tests/unit_tests/FGAtmosphereTest.h:36
Method
GetR
Getters for the protected members
tests/unit_tests/FGMSISTest.h:24
Method
GetR
Getters for the protected members
tests/unit_tests/FGAuxiliaryTest.h:18
Function
GetRBrake
Gets the right brake. @return the right brake setting. */
src/models/FGFCS.h:546
Method
GetRPM
src/models/propulsion/FGThruster.h:101
Method
GetRPM
Retrieves the RPMs of the propeller
src/models/propulsion/FGPropeller.h:235
Method
GetRPM
src/models/propulsion/FGTurboProp.h:107
Function
GetRRadpsIC
Gets the initial body axis yaw rate. @return Initial body axis yaw rate in radians/second */
src/initialization/FGInitialCondition.h:572
Function
GetRadius
src/models/FGPropagate.h:445
Function
GetRadius
Get the distance from the center of the earth in feet. @return the distance of the location represented with this class instance to the ce
src/math/FGLocation.h:291
Function
GetRandomGenerator
src/FGFDMExec.h:631
Method
GetRandomSeed
src/models/atmosphere/FGWinds.cpp:498
Method
GetRange
utils/simplot/datafile.h:52
Function
GetRate
Get the output rate for the model in frames
src/models/FGModel.h:93
Method
GetRateHz
src/input_output/FGOutputType.cpp:216
Method
GetRelativeHumidity
src/models/atmosphere/FGStandardAtmosphere.cpp:703
← previous
next →
1,801–1,900 of 4,135, ranked by callers