MCPcopy Create free account

hub / github.com/FlightGear/flightgear / functions

Functions17,951 in github.com/FlightGear/flightgear

↓ 3 callersMethodGetTemplateFunc
src/FDM/JSBSim/FGFDMExec.h:611
↓ 3 callersMethodGetThrottlePos
src/FDM/JSBSim/models/FGFCS.cpp:369
↓ 3 callersMethodGetTorque
Retrieves the torque
src/FDM/JSBSim/models/propulsion/FGRotor.h:287
↓ 3 callersMethodGetTotalWindNED
Retrieves a total wind component in NED frame.
src/FDM/JSBSim/models/atmosphere/FGWinds.h:190
↓ 3 callersMethodGetValue
src/Input/FGEventInput.cxx:65
↓ 3 callersMethodGetVtrueFpsIC
Gets the initial true velocity. @return Initial true velocity in feet/second */
src/FDM/JSBSim/initialization/FGInitialCondition.h:474
↓ 3 callersMethodGetWheelRollVel
src/FDM/JSBSim/models/FGLGear.h:306
↓ 3 callersMethodGetWingSpan
Gets the wing span
src/FDM/JSBSim/models/FGAircraft.h:136
↓ 3 callersFunctionHTS_Audio_initialize
HTS_Audio_initialize: initialize audio */
3rdparty/hts_engine_API/lib/HTS_audio.c:225
↓ 3 callersFunctionHTS_Engine_add_half_tone
HTS_Engine_add_half_tone: add half tone */
3rdparty/hts_engine_API/lib/HTS_engine.c:313
↓ 3 callersFunctionHTS_Engine_generate_state_sequence
HTS_Engine_generate_state_sequence: genereate state sequence (1st synthesis step) */
3rdparty/hts_engine_API/lib/HTS_engine.c:433
↓ 3 callersFunctionHTS_Engine_initialize
HTS_Engine_initialize: initialize engine */
3rdparty/hts_engine_API/lib/HTS_engine.c:66
↓ 3 callersFunctionHTS_Engine_save_generated_parameter
HTS_Engine_save_generated_parameter: save generated parameter */
3rdparty/hts_engine_API/lib/HTS_engine.c:666
↓ 3 callersFunctionHTS_Engine_set_gv_weight
HTS_Engine_set_gv_weight: set GV weight */
3rdparty/hts_engine_API/lib/HTS_engine.c:253
↓ 3 callersFunctionHTS_Engine_set_speed
HTS_Engine_set_speed: set speech speed */
3rdparty/hts_engine_API/lib/HTS_engine.c:267
↓ 3 callersFunctionHTS_ModelSet_is_msd
HTS_ModelSet_is_msd: get MSD flag */
3rdparty/hts_engine_API/lib/HTS_model.c:1567
↓ 3 callersFunctionHTS_Model_add_parameter
HTS_Model_add_parameter: get parameter using interpolation weight */
3rdparty/hts_engine_API/lib/HTS_model.c:1612
↓ 3 callersFunctionHTS_Model_load
HTS_Model_load: load pdf and tree */
3rdparty/hts_engine_API/lib/HTS_model.c:729
↓ 3 callersFunctionHTS_PStreamSet_get_total_frame
HTS_PStreamSet_get_total_frame: get total number of frame */
3rdparty/hts_engine_API/lib/HTS_pstream.c:446
↓ 3 callersFunctionHTS_Question_initialize
HTS_Question_initialize: initialize question */
3rdparty/hts_engine_API/lib/HTS_model.c:169
↓ 3 callersFunctionHTS_SStreamSet_get_mean
HTS_SStreamSet_get_mean: get mean parameter */
3rdparty/hts_engine_API/lib/HTS_sstream.c:424
↓ 3 callersFunctionHTS_SStreamSet_get_msd
HTS_SStreamSet_get_msd: get MSD parameter */
3rdparty/hts_engine_API/lib/HTS_sstream.c:376
↓ 3 callersFunctionHTS_SStreamSet_is_msd
HTS_SStreamSet_is_msd: get MSD flag */
3rdparty/hts_engine_API/lib/HTS_sstream.c:358
↓ 3 callersFunctionHTS_Window_clear
HTS_Window_clear: free dynamic window */
3rdparty/hts_engine_API/lib/HTS_model.c:467
↓ 3 callersFunctionHTS_byte_swap
HTS_byte_swap: byte swap */
3rdparty/hts_engine_API/lib/HTS_misc.c:326
↓ 3 callersFunctionHTS_get_token_from_string
HTS_get_token_from_string: get token from string (separators are space, tab, and line break) */
3rdparty/hts_engine_API/lib/HTS_misc.c:495
↓ 3 callersFunctionHTS_name2num
HTS_name2num: convert name of node to number */
3rdparty/hts_engine_API/lib/HTS_model.c:141
↓ 3 callersMethodInTolerance
src/FDM/JSBSim/initialization/FGTrimAxis.h:146
↓ 3 callersMethodInitModel
src/FDM/JSBSim/models/FGFCS.cpp:117
↓ 3 callersMethodIntegrationSuspended
Returns the simulation suspension state. @return true if suspended, false if executing */
src/FDM/JSBSim/FGFDMExec.h:555
↓ 3 callersFunctionIsTestSignalFinished
3rdparty/iaxclient/lib/portaudio/test/patest_stop_playout.c:238
↓ 3 callersFunctionLoadAsioDriver
load the asio driver named by <driverName> and return statistics about the driver in info. If no error occurred, the driver will remain open a
3rdparty/iaxclient/lib/portaudio/src/hostapi/asio/pa_asio.cpp:947
↓ 3 callersMethodLocation
3rdparty/osgXR/src/Action.cpp:448
↓ 3 callersMethodLocationToLocal
Conversion from a location in the earth centered and fixed frame to local horizontal frame coordinates. This function calculates the relat
src/FDM/JSBSim/math/FGLocation.h:336
↓ 3 callersFunctionMoveFrontMultiplayerPackets
Moves all multiplayer packets from first item in <list> to second item in <list>, but only for callsigns that are not already mentioned in the second
src/Aircraft/replay-internal.cxx:489
↓ 3 callersFunctionNonAdaptingProcess
NonAdaptingProcess() is a simple buffer copying adaptor that can handle both full and half duplex copies. It processes framesToProcess frames,
3rdparty/iaxclient/lib/portaudio/src/common/pa_process.c:700
↓ 3 callersMethodOrientateToActiveFlightPlan
src/Instrumentation/dclgps.cxx:1271
↓ 3 callersFunctionPaAlsaStreamComponent_DetermineFramesPerBuffer
Determine size per host buffer. * * During this method call, the component's framesPerBuffer attribute gets computed, and the corresponding period s
3rdparty/iaxclient/lib/portaudio/src/hostapi/alsa/pa_linux_alsa.c:1265
↓ 3 callersFunctionPaAlsaStreamComponent_EndProcessing
Called after buffer processing is finished. * * A number of mmapped frames is committed, it is possible that an xrun has occurred in the meantime.
3rdparty/iaxclient/lib/portaudio/src/hostapi/alsa/pa_linux_alsa.c:2338
↓ 3 callersFunctionPaAlsaStream_EndProcessing
3rdparty/iaxclient/lib/portaudio/src/hostapi/alsa/pa_linux_alsa.c:2440
↓ 3 callersFunctionPaAlsaStream_SetUpBuffers
Initiate buffer processing. * * ALSA buffers are registered with the PA buffer processor and the buffer size (in frames) set. * * @concern FullDup
3rdparty/iaxclient/lib/portaudio/src/hostapi/alsa/pa_linux_alsa.c:2811
↓ 3 callersFunctionPaAlsaStream_WaitForFrames
Wait for and report available buffer space from ALSA. * * Unless ALSA reports a minimum of frames available for I/O, we poll the ALSA filedescriptor
3rdparty/iaxclient/lib/portaudio/src/hostapi/alsa/pa_linux_alsa.c:2597
↓ 3 callersFunctionPaOssStreamComponent_BufferSize
Buffer size in bytes. * */
3rdparty/iaxclient/lib/portaudio/src/hostapi/oss/pa_unix_oss.c:954
↓ 3 callersFunctionPaUtil_CopyInput
3rdparty/iaxclient/lib/portaudio/src/common/pa_process.c:1594
↓ 3 callersFunctionPaUtil_CopyOutput
3rdparty/iaxclient/lib/portaudio/src/common/pa_process.c:1665
↓ 3 callersFunctionPa_GetDefaultHostApi
3rdparty/iaxclient/lib/portaudio/src/common/pa_front.c:602
↓ 3 callersFunctionPa_IsFormatSupported
3rdparty/iaxclient/lib/portaudio/src/common/pa_front.c:1110
↓ 3 callersFunctionPinRead
Read to the supplied packet from the pin Asynchronous Should return false on success */
3rdparty/iaxclient/lib/portaudio/src/hostapi/wdmks/pa_win_wdmks.c:2631
↓ 3 callersFunctionPlaySine
3rdparty/iaxclient/lib/portaudio/test/patest_dither.c:93
↓ 3 callersMethodPrintCondition
src/FDM/JSBSim/math/FGCondition.cpp:225
↓ 3 callersFunctionPrintSupportedStandardSampleRates
/
3rdparty/iaxclient/lib/portaudio/test/pa_devs.c:50
↓ 3 callersFunctionPx_GetCurrentInputSource
3rdparty/iaxclient/lib/portmixer/px_win_wmme/px_win_wmme.c:588
↓ 3 callersFunctionPx_OpenMixer
3rdparty/iaxclient/lib/portmixer/px_mac/px_mac.c:113
↓ 3 callersMethodRegisterLagrangeMultiplier
src/FDM/JSBSim/models/FGGroundReactions.h:120
↓ 3 callersMethodReport
src/FDM/JSBSim/models/FGLGear.cpp:845
↓ 3 callersFunctionResetEventWithPaError
3rdparty/iaxclient/lib/portaudio/src/hostapi/wmme/pa_win_wmme.c:305
↓ 3 callersFunctionRingBuffer_AdvanceWriteIndex
*/
3rdparty/iaxclient/lib/portaudio/src/hostapi/coreaudio/ringbuffer.c:175
↓ 3 callersFunctionRingBuffer_Flush
** Clear buffer. Should only be called when buffer is NOT being read. */
3rdparty/iaxclient/lib/portaudio/src/hostapi/coreaudio/ringbuffer.c:133
↓ 3 callersFunctionRingBuffer_GetReadAvailable
** Return number of bytes available for reading. */
3rdparty/iaxclient/lib/portaudio/pablio/ringbuffer.c:58
↓ 3 callersFunctionRingBuffer_Init
* Initialize FIFO. * numBytes must be power of 2, returns -1 if not. */
3rdparty/iaxclient/lib/portaudio/src/hostapi/coreaudio/ringbuffer.c:104
↓ 3 callersMethodRows
Number of rows in the matrix. @return the number of rows in the matrix. */
src/FDM/JSBSim/math/FGMatrix33.h:209
↓ 3 callersMethodSetAdvance
Set the propeller pitch. @param advance the pitch command in percent (0.0 - 1.0) */
src/FDM/JSBSim/models/propulsion/FGPropeller.h:211
↓ 3 callersFunctionSetApproximateSampleRate
3rdparty/iaxclient/lib/portaudio/src/hostapi/alsa/pa_linux_alsa.c:2104
↓ 3 callersMethodSetControlLimits
src/FDM/JSBSim/initialization/FGTrimAxis.h:123
↓ 3 callersMethodSetDaCmd
@name Pilot input command setting @{ Sets the aileron command @param cmd aileron command */
src/FDM/JSBSim/models/FGFCS.h:373
↓ 3 callersMethodSetDeCmd
Sets the elevator command @param cmd elevator command in percent*/
src/FDM/JSBSim/models/FGFCS.h:377
↓ 3 callersMethodSetDrCmd
Sets the rudder command @param cmd rudder command in percent*/
src/FDM/JSBSim/models/FGFCS.h:381
↓ 3 callersMethodSetFeather
If true, sets the propeller in feathered position.
src/FDM/JSBSim/models/propulsion/FGPropeller.h:297
↓ 3 callersMethodSetIdx
src/FDM/JSBSim/input_output/FGInputType.cpp:65
↓ 3 callersMethodSetLongitudeRadIC
src/FDM/JSBSim/initialization/FGInitialCondition.cpp:897
↓ 3 callersMethodSetPhiRadIC
Sets the initial roll angle. @param phi Initial roll angle in radians */
src/FDM/JSBSim/initialization/FGInitialCondition.h:587
↓ 3 callersMethodSetPitchTrimCmd
Sets the pitch trim command @param cmd pitch trim command in percent*/
src/FDM/JSBSim/models/FGFCS.h:401
↓ 3 callersMethodSetPsiRadIC
Sets the initial heading angle. @param psi Initial heading angle in radians */
src/FDM/JSBSim/initialization/FGInitialCondition.h:595
↓ 3 callersMethodSetRPM
src/FDM/JSBSim/models/propulsion/FGRotor.h:259
↓ 3 callersMethodSetReverse
src/FDM/JSBSim/models/propulsion/FGTurbine.h:217
↓ 3 callersMethodSetSubPage
src/Instrumentation/KLN89/kln89_page.cxx:211
↓ 3 callersMethodSetThetaRadIC
Sets the initial pitch angle. @param theta Initial pitch angle in radians */
src/FDM/JSBSim/initialization/FGInitialCondition.h:591
↓ 3 callersMethodSetThrottleCmd
src/FDM/JSBSim/models/FGFCS.cpp:315
↓ 3 callersFunctionStartsWith
src/Input/FGEventInput.cxx:75
↓ 3 callersMethodSuspendIntegration
Suspends the simulation and sets the delta T to zero.
src/FDM/JSBSim/FGFDMExec.h:548
↓ 3 callersFunctionTestAdvance
/
3rdparty/iaxclient/lib/portaudio/test/paqa_devs.c:250
↓ 3 callersFunctionTestCaseMethodFunctor
3rdparty/cppunit/src/cppunit/TestCase.cpp:23
↓ 3 callersFunctionTestStopMode
3rdparty/iaxclient/lib/portaudio/test/patest_stop.c:228
↓ 3 callersFunctionVORTablePath
src/Instrumentation/newnavradio.cxx:312
↓ 3 callersFunctionWdmGetPinPropertyMulti
3rdparty/iaxclient/lib/portaudio/src/hostapi/wdmks/pa_win_wdmks.c:569
↓ 3 callersFunctionXDR_decode_double
src/MultiPlayer/tiny_xdr.cxx:191
↓ 3 callersFunctionXDR_decode_int32
src/MultiPlayer/tiny_xdr.cxx:114
↓ 3 callersFunctionXDR_encode_double
double */
src/MultiPlayer/tiny_xdr.cxx:179
↓ 3 callersFunctionZeroOutputBuffers
3rdparty/iaxclient/lib/portaudio/src/hostapi/asio/pa_asio.cpp:1502
↓ 3 callersFunction_fnt_readShort
3rdparty/fonts/fntLocal.h:73
↓ 3 callersMethod_getAltitude
src/AIModel/AIBase.cxx:1043
↓ 3 callersMethod_getLatitude
src/AIModel/AIBase.cxx:1015
↓ 3 callersMethod_getLongitude
src/AIModel/AIBase.cxx:1011
↓ 3 callersFunctionaccelDistance
src/AIModel/AIFlightPlanCreate.cxx:555
↓ 3 callersMethodaddControlSetting
src/FDM/YASim/Airplane.cpp:159
↓ 3 callersMethodaddDetail
3rdparty/cppunit/src/cppunit/Message.cpp:116
↓ 3 callersMethodaddGear
src/FDM/YASim/Airplane.cpp:224
↓ 3 callersMethodaddLayer
utils/fgpanel/FGGroupLayer.cxx:40
↓ 3 callersMethodaddLayer
src/Cockpit/panel.cxx:841
↓ 3 callersMethodaddListener
3rdparty/cppunit/src/cppunit/TestResult.cpp:129
← previousnext →1,901–2,000 of 17,951, ranked by callers