MCPcopy Create free account

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

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

FunctionGetContactPoint
@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
FunctionGetContents
Gets the contents of the tank. @return the contents of the tank in pounds. */
src/models/propulsion/FGTank.h:266
FunctionGetContentsGallons
Gets the contents of the tank. @return the contents of the tank in gallons. */
src/models/propulsion/FGTank.h:270
MethodGetControl
Gets the control value @return value */
src/initialization/FGTrimAnalysisControl.h:122
MethodGetControlMax
Gets the control maximum value @return control nax value */
src/initialization/FGTrimAnalysisControl.h:144
MethodGetControlMin
Gets the control minimum value @return control min value */
src/initialization/FGTrimAnalysisControl.h:140
MethodGetControlName
Gets the control name @return control name */
src/initialization/FGTrimAnalysisControl.h:135
MethodGetControlType
inline State GetStateType(void) { return state; } Return the control type @return TaControl */
src/initialization/FGTrimAnalysisControl.h:128
FunctionGetCosEuler
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
FunctionGetCosEuler
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
FunctionGetCosLongitude
Get the cosine of Longitude. */
src/math/FGLocation.h:246
MethodGetCpFactor
Retrieves the coefficient of power multiplier
src/models/propulsion/FGPropeller.h:247
MethodGetCpMachTable
Retrieves propeller power Mach effects factor
src/models/propulsion/FGPropeller.h:260
MethodGetCtFactor
Retrieves the coefficient of thrust multiplier
src/models/propulsion/FGPropeller.h:244
MethodGetCtMachTable
Retrieves propeller thrust Mach effects factor
src/models/propulsion/FGPropeller.h:258
MethodGetCutoff
src/models/propulsion/FGTurboProp.h:117
MethodGetCutoff
src/models/propulsion/FGTurbine.h:202
FunctionGetDaCmd
@name Pilot input command retrieval @{ Gets the aileron command. @return aileron command in range from -1.0 - 1.0 */
src/models/FGFCS.h:213
FunctionGetDaLPos
@name Aerosurface position retrieval @{ Gets the left aileron position. @return aileron position in radians */
src/models/FGFCS.h:289
FunctionGetDaRPos
Gets the right aileron position. @return aileron position in radians */
src/models/FGFCS.h:294
FunctionGetDeCmd
Gets the elevator command. @return elevator command in range from -1.0 - 1.0 */
src/models/FGFCS.h:217
FunctionGetDePos
Gets the elevator position. @return elevator position in radians */
src/models/FGFCS.h:299
FunctionGetDebugLevel
Retrieves the current debug level setting. */
src/FGFDMExec.h:606
FunctionGetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:482
MethodGetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:109
MethodGetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:193
MethodGetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:248
MethodGetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:332
MethodGetDebugMessage
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Public/FDMTypes.h:410
FunctionGetDeltaT
Returns the simulation delta T.
src/FGFDMExec.h:557
FunctionGetDeltaXYZcg
src/models/FGMassBalance.h:151
FunctionGetDensity
Prevent C++ from hiding GetDensity(void)
src/models/atmosphere/FGMSIS.h:117
FunctionGetDensity
Returns the fuel density. @return the density in lbs/gal. */
src/models/propulsion/FGTank.h:320
FunctionGetDensityAltitude
src/models/FGAtmosphere.h:205
FunctionGetDensityRatio
Returns the ratio of at-altitude density over the sea level value.
src/models/FGAtmosphere.h:176
FunctionGetDensitySL
Returns the sea level density in slugs/ft^3
src/models/FGAtmosphere.h:173
MethodGetDewPoint
src/models/atmosphere/FGStandardAtmosphere.cpp:649
FunctionGetDfCmd
Gets the flaps command. @return flaps command in range from 0 to 1.0 */
src/models/FGFCS.h:229
FunctionGetDfPos
Gets the flaps position. @return flaps position in radians */
src/models/FGFCS.h:319
MethodGetDiameter
Retrieves the propeller diameter
src/models/propulsion/FGPropeller.h:250
FunctionGetDisperse
src/FGFDMExec.h:714
MethodGetDistanceAGLKm
src/models/FGPropagate.cpp:642
MethodGetDistanceRelativePosition
src/models/FGAuxiliary.cpp:384
FunctionGetDocument
src/input_output/FGXMLParse.h:72
FunctionGetDrCmd
Gets the rudder command. @return rudder command in range from -1.0 - 1.0 */
src/models/FGFCS.h:221
FunctionGetDrPos
Gets the rudder position. @return rudder position in radians */
src/models/FGFCS.h:304
FunctionGetDsbCmd
Gets the speedbrake command. @return speedbrake command in range from 0 to 1.0 */
src/models/FGFCS.h:233
FunctionGetDsbPos
Gets the speedbrake position. @return speedbrake position in radians */
src/models/FGFCS.h:309
FunctionGetDspCmd
Gets the spoiler command. @return spoiler command in range from 0 to 1.0 */
src/models/FGFCS.h:237
FunctionGetDspPos
Gets the spoiler position. @return spoiler position in radians */
src/models/FGFCS.h:314
MethodGetEGT
src/models/propulsion/FGTurbine.h:211
FunctionGetEarthPositionAngle
Returns the Earth position angle. @return Earth position angle in radians. */
src/models/FGPropagate.h:431
FunctionGetEarthPositionAngleIC
Gets the initial Earth position angle. @return Initial Earth position angle in radians. */
src/initialization/FGInitialCondition.h:394
MethodGetElement
src/input_output/FGXMLElement.cpp:312
FunctionGetEmptyWeight
src/models/FGMassBalance.h:145
MethodGetEngineFriction
src/models/propulsion/FGTransmission.h:125
MethodGetEngineLabels
src/models/propulsion/FGTurbine.cpp:538
MethodGetEngineLabels
src/models/propulsion/FGElectric.cpp:117
MethodGetEngineLabels
src/models/propulsion/FGTurboProp.cpp:493
MethodGetEngineLabels
src/models/propulsion/FGRocket.cpp:248
MethodGetEngineLabels
src/models/propulsion/FGBrushLessDCMotor.cpp:161
MethodGetEngineMoment
src/models/propulsion/FGTransmission.h:127
MethodGetEngineRPM
src/models/propulsion/FGThruster.h:102
MethodGetEngineRPM
Calculates the RPMs of the engine based on gear ratio
src/models/propulsion/FGPropeller.h:238
MethodGetEngineRPM
src/models/propulsion/FGTransmission.h:133
MethodGetEngineValues
src/models/propulsion/FGTurbine.cpp:551
MethodGetEngineValues
src/models/propulsion/FGElectric.cpp:129
MethodGetEngineValues
src/models/propulsion/FGTurboProp.cpp:506
MethodGetEngineValues
src/models/propulsion/FGRocket.cpp:267
MethodGetEngineValues
src/models/propulsion/FGBrushLessDCMotor.cpp:173
MethodGetEnginesStates
UnrealEngine/Plugins/JSBSimFlightDynamicsModel/Source/JSBSimFlightDynamicsModel/Private/JSBSimMovementComponent.cpp:1059
FunctionGetEuler
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
FunctionGetEuler
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
FunctionGetEulerDeg
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
FunctionGetEulerDeg
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
FunctionGetEulerRates
src/models/FGAuxiliary.h:194
FunctionGetExec
src/models/FGModel.h:94
FunctionGetExternalFlow
src/models/propulsion/FGTank.h:325
FunctionGetFDMCount
Gets the number of child FDMs.
src/FGFDMExec.h:426
MethodGetFailHardover
src/models/flight_control/FGActuator.h:150
MethodGetFailHigh
src/models/flight_control/FGSensor.h:144
MethodGetFailLow
src/models/flight_control/FGSensor.h:143
MethodGetFailStuck
src/models/flight_control/FGSensor.h:145
MethodGetFailStuck
src/models/flight_control/FGActuator.h:151
MethodGetFailZero
src/models/flight_control/FGActuator.h:149
FunctionGetFeatherCmd
Gets the prop feather command. @param engine engine ID number @return feather command for the given engine (on / off)*/
src/models/FGFCS.h:265
MethodGetFire
src/models/propulsion/FGTurbine.h:199
MethodGetFlameout
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
FunctionGetFlightPathAngleDegIC
Gets the initial flight path angle. @return Initial flight path angle in degrees */
src/initialization/FGInitialCondition.h:344
FunctionGetForces
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
FunctionGetForces
src/models/FGPropulsion.h:161
MethodGetForces
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
MethodGetForces
src/models/FGExternalReactions.h:158
FunctionGetForcesInStabilityAxes
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
MethodGetForcesInStabilityAxes
src/models/FGAerodynamics.cpp:320
FunctionGetFrame
Retrieves the current frame count. */
src/FGFDMExec.h:603
MethodGetFreeWheelTransmission
src/models/propulsion/FGTransmission.h:131
FunctionGetFuelFreeze
src/models/FGPropulsion.h:174
MethodGetFuelUsedLbs
src/models/propulsion/FGEngine.h:150
MethodGetFullyQualifiedName
src/math/FGFunctionValue.h:78
← previousnext →1,601–1,700 of 4,135, ranked by callers