Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ functions
Functions
17,951 in github.com/FlightGear/flightgear
⨍
Functions
17,951
◇
Types & classes
1,929
↓ 9 callers
Method
findApproachWithIdent
------------------------------------------------------------------------------
src/Airports/airport.cxx:953
↓ 9 callers
Method
fire
src/Input/FGEventInput.cxx:128
↓ 9 callers
Function
fntSetError
3rdparty/fonts/fnt.cxx:247
↓ 9 callers
Method
getDistanceToGo
gives distance in meters from a position to a waypoint
src/AIModel/AIFlightPlan.cxx:416
↓ 9 callers
Method
getSession
3rdparty/osgXR/src/OpenXR/Instance.cpp:449
↓ 9 callers
Method
getX
3rdparty/osgXR/src/OpenXR/SwapchainGroupSubImage.h:56
↓ 9 callers
Method
getXrAction
3rdparty/osgXR/src/OpenXR/Action.h:75
↓ 9 callers
Function
get_prop
src/Main/fg_commands.cxx:68
↓ 9 callers
Method
globalToLocal
src/FDM/YASim/BodyEnvironment.hpp:47
↓ 9 callers
Method
init
step through the port config streams (from fgOPTIONS) and setup serial port channels for each
src/Main/fg_io.cxx:375
↓ 9 callers
Method
insertRunway
src/Navaids/NavDataCache.cxx:2185
↓ 9 callers
Function
interp
utils/GPSsmooth/GPSsmooth.cxx:136
↓ 9 callers
Method
isBoolOptionDisable
src/Main/options.cxx:3001
↓ 9 callers
Function
item_daughter
3rdparty/flite_hts_engine/flite/src/hrg/cst_item.c:257
↓ 9 callers
Function
mg_strcasecmp
3rdparty/mongoose/mongoose.c:2434
↓ 9 callers
Function
mg_write
3rdparty/mongoose/mongoose.c:2623
↓ 9 callers
Method
notWorking
3rdparty/joystick/FlightGear_js.h:70
↓ 9 callers
Function
nr_free_ivector
src/FDM/LaRCsim/ls_matrix.c:158
↓ 9 callers
Function
phone_feature
3rdparty/flite_hts_engine/flite/src/synth/cst_phoneset.c:134
↓ 9 callers
Method
pos
src/Airports/airport.cxx:1026
↓ 9 callers
Function
position
src/Instrumentation/rnav_waypt_controller.cxx:550
↓ 9 callers
Function
read_uint
3rdparty/hidapi/hidparser/hidparse.c:33
↓ 9 callers
Function
remove
Removes file, ignoring any error.
scripts/python/recordreplay.py:75
↓ 9 callers
Method
setAlphaoutput
src/FDM/YASim/Rotor.cpp:660
↓ 9 callers
Method
setFont
src/Cockpit/panel.cxx:1146
↓ 9 callers
Function
setFromProperty
src/Viewer/WindowBuilder.cxx:141
↓ 9 callers
Method
setHeight
utils/fgpanel/FGPanel.cxx:238
↓ 9 callers
Method
setPosition
src/FDM/YASim/Hook.cpp:28
↓ 9 callers
Method
setRunway
src/Navaids/procedure.cxx:66
↓ 9 callers
Method
setSceneData
utils/fgviewer/Viewer.cxx:531
↓ 9 callers
Method
speedKts
src/Navaids/route.cxx:279
↓ 9 callers
Function
speex_bits_reset
3rdparty/iaxclient/lib/libspeex/bits.c:78
↓ 9 callers
Function
speex_decode_int
3rdparty/iaxclient/lib/libspeex/speex.c:123
↓ 9 callers
Function
speex_warning_int
3rdparty/iaxclient/lib/libspeex/misc.c:157
↓ 9 callers
Method
start
Start replay session */
src/Aircraft/replay.cxx:66
↓ 9 callers
Method
stepSelect
src/Navaids/NavDataCache.cxx:473
↓ 9 callers
Function
throwExceptionIfStreamError
src/Navaids/navdb.cxx:53
↓ 9 callers
Method
totalDistanceNm
src/GUI/FlightPlanController.cxx:463
↓ 9 callers
Function
ts_get
3rdparty/flite_hts_engine/flite/src/utils/cst_tokenstream.c:450
↓ 9 callers
Method
turnRadiusNm
src/Instrumentation/gps.cxx:721
↓ 9 callers
Method
update
Updates and returns new smoothed value. */
src/Viewer/sview.cxx:160
↓ 9 callers
Function
writeFlightPlanToKML
test_suite/FGTestApi/testGlobals.cxx:391
↓ 8 callers
Function
ConvertShort
utils/fgpanel/FGRGBTextureLoader.cxx:106
↓ 8 callers
Function
FillWFEXT
3rdparty/iaxclient/lib/portaudio/src/hostapi/wdmks/pa_win_wdmks.c:1931
↓ 8 callers
Method
FindFirstById
src/Instrumentation/dclgps.cxx:1368
↓ 8 callers
Method
GetAuxiliary
Returns the FGAuxiliary pointer.
src/FDM/JSBSim/FGFDMExec.h:379
↓ 8 callers
Method
GetBodyLocation
Gets the location of the gear in Body axes
src/FDM/JSBSim/models/FGLGear.h:241
↓ 8 callers
Method
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/FDM/JSBSim/models/FGPropagate.h:397
↓ 8 callers
Method
GetEulerDeg
src/FDM/JSBSim/models/FGPropagate.cpp:643
↓ 8 callers
Method
GetGeodAltitude
Gets the geodetic altitude in feet. */
src/FDM/JSBSim/math/FGLocation.h:279
↓ 8 callers
Method
GetNode
src/FDM/JSBSim/input_output/FGPropertyManager.cpp:81
↓ 8 callers
Method
GetPQRdot
Retrieves a body frame angular acceleration component. Retrieves a body frame angular acceleration component. The angular acceleration ret
src/FDM/JSBSim/models/FGAccelerations.h:233
↓ 8 callers
Method
GetSinEuler
Retrieves the sine of a vehicle Euler angle component. Retrieves the sine of an Euler angle (Phi, Theta, or Psi) from the quaternion that
src/FDM/JSBSim/models/FGPropagate.h:409
↓ 8 callers
Method
GetTemperature
Get the current gas temperature inside the gas cell @return gas temperature in Rankine. */
src/FDM/JSBSim/models/FGGasCell.h:220
↓ 8 callers
Method
Getbeta
src/FDM/JSBSim/models/FGAuxiliary.h:171
↓ 8 callers
Function
HTS_ModelSet_get_nstate
HTS_ModelSet_get_nstate: get number of state */
3rdparty/hts_engine_API/lib/HTS_model.c:1531
↓ 8 callers
Function
HTS_strequal
HTS_strequal: strcmp wrapper */
3rdparty/hts_engine_API/lib/HTS_model.c:882
↓ 8 callers
Method
LooseFocus
src/Instrumentation/KLN89/kln89_page.cxx:203
↓ 8 callers
Function
MAC16_32_Q15
3rdparty/iaxclient/lib/libspeex/fixed_arm5e.h:94
↓ 8 callers
Function
MULT16_16_P13
3rdparty/iaxclient/lib/libspeex/fixed_debug.h:341
↓ 8 callers
Function
ModifyBlocking
3rdparty/iaxclient/lib/portaudio/src/hostapi/oss/pa_unix_oss.c:757
↓ 8 callers
Function
NoBuffersAreQueued
return non-zero if any buffers are queued */
3rdparty/iaxclient/lib/portaudio/src/hostapi/wmme/pa_win_wmme.c:2266
↓ 8 callers
Function
PaAsio_GetAsioErrorText
3rdparty/iaxclient/lib/portaudio/src/hostapi/asio/pa_asio.cpp:236
↓ 8 callers
Function
PaUtil_ResetBufferProcessor
3rdparty/iaxclient/lib/portaudio/src/common/pa_process.c:416
↓ 8 callers
Function
Pa_GetDeviceCount
3rdparty/iaxclient/lib/portaudio/src/common/pa_front.c:734
↓ 8 callers
Function
PinSetState
Set the state of this (instantiated) pin */
3rdparty/iaxclient/lib/portaudio/src/hostapi/wdmks/pa_win_wdmks.c:939
↓ 8 callers
Function
RawImageClose
utils/fgpanel/FGRGBTextureLoader.cxx:130
↓ 8 callers
Function
RingBuffer_GetReadAvailable
** Return number of bytes available for reading. */
3rdparty/iaxclient/lib/portaudio/src/hostapi/coreaudio/ringbuffer.c:116
↓ 8 callers
Method
SetId
src/Instrumentation/KLN89/kln89_page.cxx:207
↓ 8 callers
Method
SetPositionGeodetic
src/FDM/JSBSim/math/FGLocation.cpp:241
↓ 8 callers
Function
XDR_decode_float
src/MultiPlayer/tiny_xdr.cxx:166
↓ 8 callers
Function
accented
3rdparty/flite_hts_engine/flite/src/synth/cst_ffeatures.c:277
↓ 8 callers
Method
addOption
src/Main/options.cxx:2865
↓ 8 callers
Function
addQuad
helper
src/Cockpit/wxradar.cxx:274
↓ 8 callers
Method
addSlave
3rdparty/osgXR/src/XRState.cpp:341
↓ 8 callers
Method
addType
src/Navaids/positioned.cxx:468
↓ 8 callers
Method
addWaypoint
src/AIModel/AIFlightPlan.cxx:547
↓ 8 callers
Method
asRelative
Return the virtual path without its leading '/'. >>> p = VirtualPath('/usr/bin/python3') >>> p.asRelative() 'usr/bin/python3'
scripts/python/TerraSync/terrasync/virtual_path.py:359
↓ 8 callers
Method
beginArgumentWrite
src/Network/Swift/dbusmessage.cpp:76
↓ 8 callers
Function
cJSON_GetArrayItem
3rdparty/cjson/cJSON.c:514
↓ 8 callers
Function
cJSON_GetArraySize
Get Array size/item / object item. */
3rdparty/cjson/cJSON.c:513
↓ 8 callers
Function
cJSON_Parse
Default options for cJSON_Parse */
3rdparty/cjson/cJSON.c:281
↓ 8 callers
Method
calculateAlpha
Calculate the flapping angle, where zentripetal force and lift compensate each other
src/FDM/YASim/Rotorpart.cpp:367
↓ 8 callers
Function
createPositionArray
src/Network/http/NavdbUriHandler.cxx:33
↓ 8 callers
Function
cst_downcase
3rdparty/flite_hts_engine/flite/src/utils/cst_string.c:123
↓ 8 callers
Method
currentLeg
src/Navaids/FlightPlan.cxx:492
↓ 8 callers
Method
data
utils/fgqcanvas/canvastreemodel.cpp:60
↓ 8 callers
Function
delete_val
3rdparty/flite_hts_engine/flite/src/utils/cst_val.c:152
↓ 8 callers
Function
destroy_session
3rdparty/iaxclient/lib/libiax2/src/iax.c:1577
↓ 8 callers
Method
end
3rdparty/osgXR/src/OpenXR/Session.cpp:423
↓ 8 callers
Method
execute
(self, xml)
utils/Modeller/fgfs_animation.py:445
↓ 8 callers
Function
extractBits
src/Input/FGHIDEventInput.cxx:1422
↓ 8 callers
Method
filePath
src/GUI/PathUrlHelper.cxx:81
↓ 8 callers
Function
finalizePosition
src/Main/positioninit.cxx:791
↓ 8 callers
Method
findSTARWithIdent
------------------------------------------------------------------------------
src/Airports/airport.cxx:920
↓ 8 callers
Method
flags
src/GUI/AddonsModel.cxx:204
↓ 8 callers
Method
flush
3rdparty/cppunit/include/cppunit/portability/Stream.h:71
↓ 8 callers
Function
fpLegGhost
src/Scripting/NasalFlightPlan.cxx:179
↓ 8 callers
Function
fsb2sta
This takes the conventional aviation XYZ body system i.e. x=forward, y=starboard, z=bottom which is widely used in FGFS and rotates it into the OpenG
src/Viewer/view.cxx:1383
↓ 8 callers
Method
getCG
src/FDM/YASim/Model.hpp:32
← previous
next →
801–900 of 17,951, ranked by callers