Home
last modified time | relevance | path

Searched refs:X_cg_rwy (Results 1 – 6 of 6) sorted by relevance

/dports/games/crrcsim/crrcsim-0.9.13/src/
H A DSimStateHandler.cpp82 double X_cg_rwy = Global::aircraft->getPos().r[0]; in idle() local
86 Global::gameHandler->update(X_cg_rwy,Y_cg_rwy,H_cg_rwy, Global::recorder, Global::robots); in idle()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/LaRCsim/
H A Dls_aux.c478 X_cg_rwy = D_cg_north_of_rwy*cos_rwy_hdg in ls_aux()
H A Dls_generic.h399 #define X_cg_rwy generic_.d_cg_rwy_rwy_v[0] macro
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_windfield/
H A Dwindfield.cpp849 double X_cg_rwy = pos.r[0]; in draw_thermals() local
856 int xa = absToGridCoor(X_cg_rwy); in draw_thermals()
889 if (fabs(X_cg_rwy - thermal_ptr->center_x_position) < flThermalDistMax && in draw_thermals()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/UIUCModel/
H A Duiuc_recorder.cpp798 fout << X_cg_rwy << " "; in uiuc_recorder()
/dports/games/flightgear/flightgear-2020.3.11/docs-mini/
H A DREADME.uiuc250 X_cg_rwy cg x-distance from rwy in rwy axis [ft]
989 record X_cg_rwy # [ft] cg x-dist from rwy ls_generic.h