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
↓ 19 callers
Method
open
src/simgear/io/iostreams/sgstream.cxx:42
↓ 18 callers
Method
GetDataAsNumber
src/input_output/FGXMLElement.cpp:347
↓ 18 callers
Method
GetThruster
src/models/propulsion/FGEngine.h:189
↓ 18 callers
Method
Load
src/models/FGFCS.cpp:481
↓ 17 callers
Function
ComputeDerived
Computation of derived values. This function checks if the derived values like lat/lon and transformation matrices are already computed. I
src/math/FGLocation.h:490
↓ 17 callers
Method
GetMassBalance
src/FGFDMExec.cpp:311
↓ 16 callers
Function
CopyAircraftDef
(script_path, sandbox)
tests/JSBSim_utils.py:91
↓ 16 callers
Method
GetForces
Gets a component of the total Buoyant force vector. @return a component of the force vector in lbs. */
src/models/FGBuoyantForces.h:132
↓ 16 callers
Function
poolClear
src/simgear/xml/xmlparse.c:7976
↓ 15 callers
Method
GetNameWithSign
src/math/FGPropertyValue.cpp:116
↓ 15 callers
Function
GetValue
src/math/FGParameterValue.h:88
↓ 15 callers
Method
GetValue
src/math/FGTable.cpp:520
↓ 14 callers
Method
CheckMatrix
(self,fdm, M, transform)
tests/TestFunctions.py:234
↓ 14 callers
Method
GetPressure
Get the current gas pressure inside the gas cell @return gas pressure in lbs / ft<sup>2</sup>. */
src/models/FGGasCell.h:224
↓ 14 callers
Method
GetStartIdx
utils/simplot/datafile.h:57
↓ 14 callers
Method
GetSteadyState
src/models/FGPropulsion.cpp:267
↓ 14 callers
Method
SetThrottleCmd
src/models/FGFCS.cpp:319
↓ 14 callers
Method
enabled
utils/aeromatic++/Systems/Systems.h:88
↓ 14 callers
Function
glob7s
src/models/atmosphere/MSIS/nrlmsise-00.c:820
↓ 14 callers
Method
include_system_test_file
(self, file_name)
tests/JSBSim_utils.py:220
↓ 14 callers
Function
sqr
src/models/propulsion/FGRotor.cpp:62
↓ 13 callers
Method
GetAltitudeAGLFtIC
src/initialization/FGInitialCondition.cpp:664
↓ 13 callers
Method
GetEndIdx
utils/simplot/datafile.h:58
↓ 13 callers
Method
GetEulerDeg
src/models/FGPropagate.cpp:701
↓ 13 callers
Method
GetTl2ec
src/models/FGInertial.cpp:162
↓ 13 callers
Method
GetWOW
src/models/FGGroundReactions.cpp:115
↓ 13 callers
Method
StructuralToBody
src/models/FGMassBalance.cpp:363
↓ 13 callers
Function
accountingDiffTolerated
src/simgear/xml/xmlparse.c:8545
↓ 13 callers
Method
reset
src/input_output/FGXMLParse.cpp:44
↓ 13 callers
Method
set
src/math/FGStateSpace.h:432
↓ 13 callers
Function
zero
Zero quaternion vector. Does not represent any orientation. Useful for initialization of increments */
src/math/FGQuaternion.h:480
↓ 12 callers
Function
FGMatrix33
Copy constructor. @param M Matrix which is used for initialization. Create copy of the matrix given in the argument. */
src/math/FGMatrix33.h:90
↓ 12 callers
Method
GetAircraft
src/FGFDMExec.cpp:360
↓ 12 callers
Method
GetAltitudeASLFtIC
src/initialization/FGInitialCondition.cpp:657
↓ 12 callers
Method
GetControls
src/initialization/FGTrimAnalysis.h:497
↓ 12 callers
Method
GetDistanceAGL
src/models/FGPropagate.cpp:635
↓ 12 callers
Method
GetMode
@return The Trim Analysis mode taLongitudinal, taFull, taGround, taCustom, or taNone */
src/initialization/FGTrimAnalysis.h:495
↓ 12 callers
Method
ReadFrom
src/input_output/FGXMLElement.cpp:724
↓ 12 callers
Method
SetLongitude
src/math/FGLocation.cpp:170
↓ 12 callers
Method
SetVState
src/models/FGPropagate.cpp:664
↓ 12 callers
Function
norm
src/GeographicLib/Math.hpp:355
↓ 12 callers
Function
poolCopyString
src/simgear/xml/xmlparse.c:8028
↓ 12 callers
Function
replace
src/input_output/string_utilities.cpp:198
↓ 12 callers
Function
sqr
simply square a value
src/models/atmosphere/FGWinds.cpp:73
↓ 11 callers
Method
GetAerodynamics
src/FGFDMExec.cpp:332
↓ 11 callers
Method
GetAltitudeASL
src/models/FGPropagate.cpp:581
↓ 11 callers
Method
GetMass
Get the current mass of the gas cell (including any ballonets) @return gas mass in slug. */
src/models/FGGasCell.h:204
↓ 11 callers
Method
GetThrust
src/models/propulsion/FGEngine.cpp:114
↓ 11 callers
Function
Init
* @return true if the object has been initialized. **********************************************************************/
src/GeographicLib/GeodesicLine.hpp:589
↓ 11 callers
Method
ProcessAndCompare
(self, section)
tests/TestModelLoading.py:53
↓ 11 callers
Method
SetAltitudeAGLFtIC
src/initialization/FGInitialCondition.cpp:684
↓ 11 callers
Method
SetLatitude
src/math/FGLocation.cpp:190
↓ 11 callers
Method
Unbind
src/input_output/FGPropertyManager.cpp:54
↓ 11 callers
Function
accountingOnAbort
src/simgear/xml/xmlparse.c:8503
↓ 11 callers
Method
getChild
* Get a non-const child by index. */
src/simgear/props/props.cxx:1126
↓ 11 callers
Function
getRootParserOf
src/simgear/xml/xmlparse.c:8664
↓ 11 callers
Method
get_property_value
(self, property_name)
tests/TestInputSocket.py:54
↓ 11 callers
Function
globe7
src/models/atmosphere/MSIS/nrlmsise-00.c:600
↓ 11 callers
Function
make_MathFn
src/math/FGFunction.cpp:171
↓ 11 callers
Function
polyval
src/GeographicLib/Math.hpp:402
↓ 11 callers
Function
rule_name
(tree: Tree)
python/pyxstubgen.py:63
↓ 10 callers
Method
GetDistanceTo
src/math/FGLocation.cpp:377
↓ 10 callers
Function
KelvinToRankine
Converts from degrees Kelvin to degrees Rankine. * @param kelvin The temperature in degrees Kelvin. * @return The temperature in Rankine. */
src/FGJSBBase.h:207
↓ 10 callers
Method
LoadXMLDocument
src/input_output/FGXMLFileRead.cpp:41
↓ 10 callers
Function
degree
src/GeographicLib/Math.hpp:159
↓ 10 callers
Method
get_unit
utils/aeromatic++/types.cpp:199
↓ 10 callers
Method
mkPropertyName
src/input_output/FGPropertyManager.cpp:79
↓ 10 callers
Function
split
* */
src/simgear/misc/strutils.cxx:140
↓ 10 callers
Function
zeta
src/models/atmosphere/MSIS/nrlmsise-00.c:350
↓ 9 callers
Function
ComputeDerived
Computation of derived values. This function checks if the derived values like euler angles and transformation matrices are already comput
src/math/FGQuaternion.h:502
↓ 9 callers
Function
FGQuaternion
Initializer by one euler angle. Initialize the quaternion with the single euler angle where its index is given in the first argument.
src/math/FGQuaternion.h:117
↓ 9 callers
Function
FindDifferences
(ref, other, tol)
tests/JSBSim_utils.py:263
↓ 9 callers
Function
GetFullPath
src/FGFDMExec.h:715
↓ 9 callers
Function
GetMass
src/models/FGMassBalance.h:143
↓ 9 callers
Method
GetThrottleCmd
src/models/FGFCS.cpp:357
↓ 9 callers
Method
GetThrottleMax
src/models/propulsion/FGEngine.h:143
↓ 9 callers
Method
GetThrottleMin
Engine controls
src/models/propulsion/FGEngine.h:142
↓ 9 callers
Method
GetXYZ
Get the center of gravity location of the gas cell (including any ballonets) @return CoG location in the structural frame in inches. */
src/models/FGGasCell.h:200
↓ 9 callers
Method
Initialize
src/FGFDMExec.cpp:673
↓ 9 callers
Method
Inverse
src/math/FGMatrix33.cpp:229
↓ 9 callers
Function
NormalizedAngle
tests/unit_tests/FGLocationTest.h:9
↓ 9 callers
Method
SetPressureSL
src/models/FGAtmosphere.cpp:201
↓ 9 callers
Function
append_xml
(name)
tests/JSBSim_utils.py:70
↓ 9 callers
Method
data
src/input_output/FGXMLParse.cpp:104
↓ 9 callers
Method
getStringValue
src/simgear/props/props.cxx:1491
↓ 9 callers
Method
get_description
utils/aeromatic++/Aircraft.h:48
↓ 9 callers
Function
sign
src/FGJSBBase.h:293
↓ 9 callers
Method
start
src/JSBSim.cpp:193
↓ 9 callers
Function
toAscii
src/simgear/xml/xmltok.c:1034
↓ 8 callers
Method
GetMinValue
src/math/FGTable.cpp:696
↓ 8 callers
Method
GetNumElements
src/input_output/FGXMLElement.cpp:377
↓ 8 callers
Method
GetState
src/initialization/FGTrimAxis.h:105
↓ 8 callers
Method
GetTemperature
Get the current gas temperature inside the gas cell @return gas temperature in Rankine. */
src/models/FGGasCell.h:220
↓ 8 callers
Method
GetTolerance
src/initialization/FGTrimAxis.h:128
↓ 8 callers
Method
SetAltitudeASLFtIC
src/initialization/FGInitialCondition.cpp:756
↓ 8 callers
Method
VcalibratedFromMach
src/models/FGAuxiliary.cpp:303
↓ 8 callers
Method
begin
src/models/flight_control/FGDistributor.h:183
↓ 8 callers
Function
ccor
src/models/atmosphere/MSIS/nrlmsise-00.c:121
↓ 8 callers
Method
check_pressure
(self, fdm, P0, T0, T_gradient)
tests/TestStdAtmosphere.py:124
↓ 8 callers
Method
check_temperature
(self, fdm, T0, T_gradient)
tests/TestStdAtmosphere.py:73
← previous
next →
101–200 of 4,135, ranked by callers