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
↓ 2 callers
Method
SetOutputName
src/models/FGOutput.cpp:152
↓ 2 callers
Method
SetPropAdvanceCmd
src/models/FGFCS.cpp:425
↓ 2 callers
Method
SetPropValPairs
src/models/flight_control/FGDistributor.h:180
↓ 2 callers
Method
SetRateHz
src/models/FGOutput.cpp:136
↓ 2 callers
Method
SetReverseCoef
Set the propeller reverse pitch. @param c the reverse pitch command in percent (0.0 - 1.0) */
src/models/propulsion/FGPropeller.h:289
↓ 2 callers
Function
SetTemperature
src/models/propulsion/FGTank.h:336
↓ 2 callers
Method
SetThrottlePos
src/models/FGFCS.cpp:338
↓ 2 callers
Method
SetVcalibratedKtsIC
src/initialization/FGInitialCondition.cpp:178
↓ 2 callers
Method
SetWindDirDegIC
src/initialization/FGInitialCondition.cpp:628
↓ 2 callers
Method
SetWindMagKtsIC
src/initialization/FGInitialCondition.cpp:602
↓ 2 callers
Method
SetWindNEDFpsIC
src/initialization/FGInitialCondition.cpp:522
↓ 2 callers
Function
SqrMagnitude
Square of the length of the vector. Compute and return the square of the euclidean norm of this vector. */
src/math/FGQuaternion.h:466
↓ 2 callers
Method
TrimStats
src/initialization/FGTrim.cpp:99
↓ 2 callers
Function
XML_ErrorString
src/simgear/xml/xmlparse.c:2871
↓ 2 callers
Function
XML_GetBuffer
src/simgear/xml/xmlparse.c:2522
↓ 2 callers
Function
XML_GetErrorCode
src/simgear/xml/xmlparse.c:2745
↓ 2 callers
Function
XML_Parse
src/simgear/xml/xmlparse.c:2340
↓ 2 callers
Function
XML_ParserCreate_MM
src/simgear/xml/xmlparse.c:1335
↓ 2 callers
Function
XmlUtf8Encode
src/simgear/xml/xmltok.c:1256
↓ 2 callers
Function
accountingGetCurrentAmplification
src/simgear/xml/xmlparse.c:8466
↓ 2 callers
Function
accountingReportStats
src/simgear/xml/xmlparse.c:8484
↓ 2 callers
Function
angle_diff
examples/FlightGear.cxx:1393
↓ 2 callers
Function
appendAttributeValue
src/simgear/xml/xmlparse.c:6577
↓ 2 callers
Function
append_xml
(name)
doc/python/JSBSim_nb_utils.py:67
↓ 2 callers
Method
captureSensorData
(self, exec_seed)
tests/TestSensorRandomSeed.py:28
↓ 2 callers
Method
captureTurbulence
(self, wind_seed, exec_seed)
tests/TestTurbulenceRandomSeed.py:38
↓ 2 callers
Function
ccor2
src/models/atmosphere/MSIS/nrlmsise-00.c:146
↓ 2 callers
Function
chain
* @return the number of meters in a chain. **********************************************************************/
src/GeographicLib/Constants.hpp:276
↓ 2 callers
Method
checkBodyFrame
(self, frame)
tests/TestAeroFuncFrame.py:131
↓ 2 callers
Method
checkForcesAndMoments
(self, getForces, getMoment, aeroFunc)
tests/TestAeroFuncFrame.py:55
↓ 2 callers
Function
check_hook_solution
examples/FlightGear.cxx:1401
↓ 2 callers
Method
clearValue
src/simgear/props/props.cxx:728
↓ 2 callers
Method
clone
src/input_output/FGPropertyManager.h:77
↓ 2 callers
Function
contentProcessor
src/simgear/xml/xmlparse.c:3176
↓ 2 callers
Function
convertWStringToUtf8
src/simgear/misc/strutils.cxx:476
↓ 2 callers
Function
convert_ref
(elem: et.Element)
python/Doxy2PyDocStrings.py:58
↓ 2 callers
Function
copyEntityTable
src/simgear/xml/xmlparse.c:7736
↓ 2 callers
Function
copyString
src/simgear/xml/xmlparse.c:8443
↓ 2 callers
Function
copy_salt_to_sipkey
src/simgear/xml/xmlparse.c:7817
↓ 2 callers
Function
copy_string
src/simgear/props/props.cxx:302
↓ 2 callers
Function
defineAttribute
src/simgear/xml/xmlparse.c:7164
↓ 2 callers
Function
densm
src/models/atmosphere/MSIS/nrlmsise-00.c:354
↓ 2 callers
Method
dir
get the directory part of the path.
src/simgear/misc/sg_path.cxx:258
↓ 2 callers
Function
doCdataSection
startPtr gets set to non-null if the section is closed, and to null if the section is not yet closed. */
src/simgear/xml/xmlparse.c:4597
↓ 2 callers
Function
doIgnoreSection
startPtr gets set to non-null is the section is closed, and to null if the section is not yet closed. */
src/simgear/xml/xmlparse.c:4746
↓ 2 callers
Method
do_trim
examples/FlightGear.cxx:1261
↓ 2 callers
Method
drag
utils/aeromatic++/Systems/Controls.h:163
↓ 2 callers
Function
entityTrackingReportStats
src/simgear/xml/xmlparse.c:8614
↓ 2 callers
Function
epilogProcessor
src/simgear/xml/xmlparse.c:6270
↓ 2 callers
Method
exists
src/simgear/misc/sg_path.cxx:409
↓ 2 callers
Method
extension
get the extension (everything after the final ".") but make sure no "/" follows the "." character (otherwise it is has to be a directory name containi
src/simgear/misc/sg_path.cxx:310
↓ 2 callers
Function
externalEntityContentProcessor
src/simgear/xml/xmlparse.c:3297
↓ 2 callers
Method
fdm
utils/aeromatic++/Aircraft.cpp:243
↓ 2 callers
Function
finalize_signal_handling
Since the Backward-cpp signal handler for Windows calls abort(), we need to intercept SIGABRT and throw an exception instead. This avoids an ungracefu
python/fpectl/fpectlmodule.cpp:106
↓ 2 callers
Function
find_last_child
* Locate the child node with the highest index of the same name */
src/simgear/props/props.cxx:352
↓ 2 callers
Function
find_node_aux
src/simgear/props/props.cxx:419
↓ 2 callers
Function
freeBindings
This function does not call free() on the allocated memory, merely * moving it to the parser's m_freeBindingList where it can be freed or * reused a
src/simgear/xml/xmlparse.c:3798
↓ 2 callers
Function
furlong
* @return the number of meters in a furlong. **********************************************************************/
src/GeographicLib/Constants.hpp:280
↓ 2 callers
Function
getAttributeId
src/simgear/xml/xmlparse.c:7254
↓ 2 callers
Method
getCylinderHeadTemp_degF
src/models/propulsion/FGPiston.h:246
↓ 2 callers
Function
getDoubleValue
SGPropertyNode impersonation.
src/math/FGParameter.h:69
↓ 2 callers
Function
getEncodingIndex
src/simgear/xml/xmltok.c:1503
↓ 2 callers
Function
getEnv
utils/aeromatic++/types.cpp:43
↓ 2 callers
Method
getFuelFlow_gph
src/models/propulsion/FGEngine.h:146
↓ 2 callers
Method
getIntValue
src/simgear/props/props.cxx:1358
↓ 2 callers
Function
getParachuteArea
(tree)
tests/TestExternalReactions.py:26
↓ 2 callers
Method
getPath
src/simgear/props/props.cxx:1295
↓ 2 callers
Method
getRootNode
src/simgear/props/props.cxx:2051
↓ 2 callers
Method
getSolution
src/math/FGNelderMead.cpp:268
↓ 2 callers
Method
get_agl_ft
examples/FlightGear.cxx:1340
↓ 2 callers
Method
get_aspect_ratio
utils/aeromatic++/Aircraft.h:136
↓ 2 callers
Function
get_constant
(tree: Tree)
python/pyxstubgen.py:88
↓ 2 callers
Method
get_empty_weight
utils/aeromatic++/Aircraft.h:151
↓ 2 callers
Method
get_eyept_loc
utils/aeromatic++/Aircraft.h:157
↓ 2 callers
Method
get_fuel_weight
utils/aeromatic++/Aircraft.h:163
↓ 2 callers
Method
get_gear_loc
utils/aeromatic++/Aircraft.h:160
↓ 2 callers
Method
get_htail_area
utils/aeromatic++/Aircraft.h:139
↓ 2 callers
Method
get_htail_arm
utils/aeromatic++/Aircraft.h:142
↓ 2 callers
Method
get_output
(self)
tests/TestInputSocket.py:39
↓ 2 callers
Method
get_roskam
utils/aeromatic++/Aircraft.h:154
↓ 2 callers
Method
get_type
utils/aeromatic++/types.h:256
↓ 2 callers
Method
get_vtail_area
utils/aeromatic++/Aircraft.h:145
↓ 2 callers
Method
get_vtail_arm
utils/aeromatic++/Aircraft.h:148
↓ 2 callers
Method
get_wing_loading
utils/aeromatic++/Aircraft.h:133
↓ 2 callers
Function
handleUnknownEncoding
src/simgear/xml/xmlparse.c:4950
↓ 2 callers
Method
hasValue
* Test whether another node has a value attached. */
src/simgear/props/props.cxx:2125
↓ 2 callers
Function
initScan
src/simgear/xml/xmltok.c:1531
↓ 2 callers
Method
isSteered
(self)
tests/TestLGearSteer.py:118
↓ 2 callers
Function
keylen
src/simgear/xml/xmlparse.c:7809
↓ 2 callers
Function
kilometer
* @return the number of meters in a kilometer. **********************************************************************/
src/GeographicLib/Constants.hpp:222
↓ 2 callers
Method
lift
utils/aeromatic++/Systems/Controls.h:160
↓ 2 callers
Method
lift
utils/aeromatic++/Systems/Propulsion.h:180
↓ 2 callers
Function
makeRandomGenerator
src/math/FGFunction.cpp:300
↓ 2 callers
Function
mile
* @return the number of meters in a statute mile. **********************************************************************/
src/GeographicLib/Constants.hpp:284
↓ 2 callers
Function
moveToFreeBindingList
moves list of bindings to m_freeBindingList */
src/simgear/xml/xmlparse.c:1629
↓ 2 callers
Function
nauticalmile
* @return the number of meters in a nautical mile (approximately 1 arc * minute) *********************************************************
src/GeographicLib/Constants.hpp:228
↓ 2 callers
Function
nextScaffoldPart
src/simgear/xml/xmlparse.c:8216
↓ 2 callers
Function
normalizeLines
src/simgear/xml/xmlparse.c:7049
↓ 2 callers
Method
param_next
utils/aeromatic++/Systems/Propulsion.cpp:142
↓ 2 callers
Method
param_reset
utils/aeromatic++/Systems/Propulsion.cpp:135
← previous
next →
601–700 of 4,135, ranked by callers