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
GetContactPoint
@name Functions that rely on the ground callback The following functions allow to set and get the vehicle position above the ground. The g
src/models/FGInertial.h:104
Function
GetContents
Gets the contents of the tank. @return the contents of the tank in pounds. */
src/models/propulsion/FGTank.h:266
Function
GetContentsGallons
Gets the contents of the tank. @return the contents of the tank in gallons. */
src/models/propulsion/FGTank.h:270
Method
GetControl
Gets the control value @return value */
src/initialization/FGTrimAnalysisControl.h:122
Method
GetControlMax
Gets the control maximum value @return control nax value */
src/initialization/FGTrimAnalysisControl.h:144
Method
GetControlMin
Gets the control minimum value @return control min value */
src/initialization/FGTrimAnalysisControl.h:140
Method
GetControlName
Gets the control name @return control name */
src/initialization/FGTrimAnalysisControl.h:135
Method
GetControlType
inline State GetStateType(void) { return state; } Return the control type @return TaControl */
src/initialization/FGTrimAnalysisControl.h:128
Function
GetCosEuler
Retrieves the cosine of a vehicle Euler angle component. Retrieves the cosine of an Euler angle (Phi, Theta, or Psi) from the quaternion t
src/models/FGPropagate.h:399
Function
GetCosEuler
Retrieves cosine of the given euler angle. @return the sine of the Euler angle theta (pitch attitude) corresponding to this quaternion rot
src/math/FGQuaternion.h:245
Function
GetCosLongitude
Get the cosine of Longitude. */
src/math/FGLocation.h:246
Method
GetCpFactor
Retrieves the coefficient of power multiplier
src/models/propulsion/FGPropeller.h:247
Method
GetCpMachTable
Retrieves propeller power Mach effects factor
src/models/propulsion/FGPropeller.h:260
Method
GetCtFactor
Retrieves the coefficient of thrust multiplier
src/models/propulsion/FGPropeller.h:244
Method
GetCtMachTable
Retrieves propeller thrust Mach effects factor
src/models/propulsion/FGPropeller.h:258
Method
GetCutoff
src/models/propulsion/FGTurboProp.h:117
Method
GetCutoff
src/models/propulsion/FGTurbine.h:202
Function
GetDaCmd
@name Pilot input command retrieval @{ Gets the aileron command. @return aileron command in range from -1.0 - 1.0 */
src/models/FGFCS.h:213
Function
GetDaLPos
@name Aerosurface position retrieval @{ Gets the left aileron position. @return aileron position in radians */
src/models/FGFCS.h:289
Function
GetDaRPos
Gets the right aileron position. @return aileron position in radians */
src/models/FGFCS.h:294
Function
GetDeCmd
Gets the elevator command. @return elevator command in range from -1.0 - 1.0 */
src/models/FGFCS.h:217
Function
GetDePos
Gets the elevator position. @return elevator position in radians */
src/models/FGFCS.h:299
Function
GetDebugLevel
Retrieves the current debug level setting. */
src/FGFDMExec.h:606
Function
GetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:482
Method
GetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:109
Method
GetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:193
Method
GetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:248
Method
GetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:332
Method
GetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:410
Function
GetDeltaT
Returns the simulation delta T.
src/FGFDMExec.h:557
Function
GetDeltaXYZcg
src/models/FGMassBalance.h:151
Function
GetDensity
Prevent C++ from hiding GetDensity(void)
src/models/atmosphere/FGMSIS.h:117
Function
GetDensity
Returns the fuel density. @return the density in lbs/gal. */
src/models/propulsion/FGTank.h:320
Function
GetDensityAltitude
src/models/FGAtmosphere.h:205
Function
GetDensityRatio
Returns the ratio of at-altitude density over the sea level value.
src/models/FGAtmosphere.h:176
Function
GetDensitySL
Returns the sea level density in slugs/ft^3
src/models/FGAtmosphere.h:173
Method
GetDewPoint
src/models/atmosphere/FGStandardAtmosphere.cpp:649
Function
GetDfCmd
Gets the flaps command. @return flaps command in range from 0 to 1.0 */
src/models/FGFCS.h:229
Function
GetDfPos
Gets the flaps position. @return flaps position in radians */
src/models/FGFCS.h:319
Method
GetDiameter
Retrieves the propeller diameter
src/models/propulsion/FGPropeller.h:250
Function
GetDisperse
src/FGFDMExec.h:714
Method
GetDistanceAGLKm
src/models/FGPropagate.cpp:642
Method
GetDistanceRelativePosition
src/models/FGAuxiliary.cpp:384
Function
GetDocument
src/input_output/FGXMLParse.h:72
Function
GetDrCmd
Gets the rudder command. @return rudder command in range from -1.0 - 1.0 */
src/models/FGFCS.h:221
Function
GetDrPos
Gets the rudder position. @return rudder position in radians */
src/models/FGFCS.h:304
Function
GetDsbCmd
Gets the speedbrake command. @return speedbrake command in range from 0 to 1.0 */
src/models/FGFCS.h:233
Function
GetDsbPos
Gets the speedbrake position. @return speedbrake position in radians */
src/models/FGFCS.h:309
Function
GetDspCmd
Gets the spoiler command. @return spoiler command in range from 0 to 1.0 */
src/models/FGFCS.h:237
Function
GetDspPos
Gets the spoiler position. @return spoiler position in radians */
src/models/FGFCS.h:314
Method
GetEGT
src/models/propulsion/FGTurbine.h:211
Function
GetEarthPositionAngle
Returns the Earth position angle. @return Earth position angle in radians. */
src/models/FGPropagate.h:431
Function
GetEarthPositionAngleIC
Gets the initial Earth position angle. @return Initial Earth position angle in radians. */
src/initialization/FGInitialCondition.h:394
Method
GetElement
src/input_output/FGXMLElement.cpp:312
Function
GetEmptyWeight
src/models/FGMassBalance.h:145
Method
GetEngineFriction
src/models/propulsion/FGTransmission.h:125
Method
GetEngineLabels
src/models/propulsion/FGTurbine.cpp:538
Method
GetEngineLabels
src/models/propulsion/FGElectric.cpp:117
Method
GetEngineLabels
src/models/propulsion/FGTurboProp.cpp:493
Method
GetEngineLabels
src/models/propulsion/FGRocket.cpp:248
Method
GetEngineLabels
src/models/propulsion/FGBrushLessDCMotor.cpp:161
Method
GetEngineMoment
src/models/propulsion/FGTransmission.h:127
Method
GetEngineRPM
src/models/propulsion/FGThruster.h:102
Method
GetEngineRPM
Calculates the RPMs of the engine based on gear ratio
src/models/propulsion/FGPropeller.h:238
Method
GetEngineRPM
src/models/propulsion/FGTransmission.h:133
Method
GetEngineValues
src/models/propulsion/FGTurbine.cpp:551
Method
GetEngineValues
src/models/propulsion/FGElectric.cpp:129
Method
GetEngineValues
src/models/propulsion/FGTurboProp.cpp:506
Method
GetEngineValues
src/models/propulsion/FGRocket.cpp:267
Method
GetEngineValues
src/models/propulsion/FGBrushLessDCMotor.cpp:173
Method
GetEnginesStates
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Private/JSBSimMovementComponent.cpp:1059
Function
GetEuler
Retrieves a vehicle Euler angle component. Retrieves an Euler angle (Phi, Theta, or Psi) from the quaternion that stores the vehicle orien
src/models/FGPropagate.h:375
Function
GetEuler
Retrieves the Euler angles. @param i the Euler angle index. units radians. @return a reference to the i-th euler angles correspondin
src/math/FGQuaternion.h:210
Function
GetEulerDeg
Retrieves a vehicle Euler angle component in degrees. Retrieves an Euler angle (Phi, Theta, or Psi) from the quaternion that stores the ve
src/models/FGPropagate.h:387
Function
GetEulerDeg
Retrieves the Euler angles. @param i the Euler angle index. @return a reference to the i-th euler angles corresponding to this quate
src/math/FGQuaternion.h:220
Function
GetEulerRates
src/models/FGAuxiliary.h:194
Function
GetExec
src/models/FGModel.h:94
Function
GetExternalFlow
src/models/propulsion/FGTank.h:325
Function
GetFDMCount
Gets the number of child FDMs.
src/FGFDMExec.h:426
Method
GetFailHardover
src/models/flight_control/FGActuator.h:150
Method
GetFailHigh
src/models/flight_control/FGSensor.h:144
Method
GetFailLow
src/models/flight_control/FGSensor.h:143
Method
GetFailStuck
src/models/flight_control/FGSensor.h:145
Method
GetFailStuck
src/models/flight_control/FGActuator.h:151
Method
GetFailZero
src/models/flight_control/FGActuator.h:149
Function
GetFeatherCmd
Gets the prop feather command. @param engine engine ID number @return feather command for the given engine (on / off)*/
src/models/FGFCS.h:265
Method
GetFire
src/models/propulsion/FGTurbine.h:199
Method
GetFlameout
Gets the flame-out status. The engine will "flame out" if the throttle is set below the minimum sustainable-thrust setting. @return
src/models/propulsion/FGRocket.h:164
Function
GetFlightPathAngleDegIC
Gets the initial flight path angle. @return Initial flight path angle in degrees */
src/initialization/FGInitialCondition.h:344
Function
GetForces
Gets the aerodynamic force for an axis. @param n Axis index. This could be 0, 1, or 2, or one of the axis enums: eX, eY, eZ.
src/models/FGAerodynamics.h:149
Function
GetForces
src/models/FGPropulsion.h:161
Method
GetForces
Retrieves the total forces applied on the body. Retrieves the total forces applied on the body. This does include the friction forces but
src/models/FGAccelerations.h:263
Method
GetForces
src/models/FGExternalReactions.h:158
Function
GetForcesInStabilityAxes
Retrieves the aerodynamic forces in the stability axes, given an axis. @param axis the axis to return the force for (eX, eY, eZ). @return a refere
src/models/FGAerodynamics.h:187
Method
GetForcesInStabilityAxes
src/models/FGAerodynamics.cpp:320
Function
GetFrame
Retrieves the current frame count. */
src/FGFDMExec.h:603
Method
GetFreeWheelTransmission
src/models/propulsion/FGTransmission.h:131
Function
GetFuelFreeze
src/models/FGPropulsion.h:174
Method
GetFuelUsedLbs
src/models/propulsion/FGEngine.h:150
Method
GetFullyQualifiedName
src/math/FGFunctionValue.h:78
← previous
next →
1,601–1,700 of 4,135, ranked by callers