Home
last modified time | relevance | path

Searched defs:hdg (Results 1 – 25 of 52) sorted by relevance

123

/dports/games/flightgear/flightgear-2020.3.11/src/FDM/YASim/
H A DGlue.cpp18 void Glue::calcEulerRates(State* s, float* roll, float* pitch, float* hdg) in calcEulerRates()
65 void Glue::euler2orient(float roll, float pitch, float hdg, float* out) in euler2orient()
114 void Glue::orient2euler(float* o, float* roll, float* pitch, float* hdg) in orient2euler()
H A DYASim.cxx294 float hdg = get_Psi(); in copyToYASim() local
520 float roll, pitch, hdg; in copyFromYASim() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux/common/
H A Dlinux_hdio.c77 struct linux_hd_geometry hdg; in linux_ioctl_hdio() local
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dprompts2.c103 char hdg[sizeof(o_hdg)]; in get_toggles() local
403 char hdg[sizeof(o_hdg)]; in get_toggles2() local
551 char hdg[sizeof(o_hdg)+sizeof(pressf2)+sizeof(pressf6)]; in passes_options() local
690 char hdg[sizeof(o_hdg)]; in get_view_params() local
1087 char hdg[sizeof(o_hdg)]; in get_starfield_params() local
1138 char hdg[sizeof(o_hdg)]; in get_rds_params() local
1254 char hdg[sizeof(o_hdg)]; in get_a_number() local
1511 int getafilename(char *hdg,char *template,char *flname) in getafilename()
2161 static FCODE hdg[]={"Image Coordinates"}; in get_corners() local
2358 static FCODE hdg[]={"Screen Coordinates"}; in get_screen_corners() local
[all …]
H A Dprompts1.c88 char far *hdg, /* heading, lines separated by \n */ in fullscreen_prompt()
2358 static FCODE hdg[] = {"3D Parameters"}; in get_fract3d_params() local
2435 static FCODE hdg[]={"3D Mode Selection"}; in get_3d_params() local
2751 static FCODE hdg[]={"Light Source Parameters"}; in get_light_params() local
2911 static FCODE hdg[]={"Funny Glasses Parameters"}; in get_funny_glasses_params() local
H A Devolve.c379 char hdg[sizeof(o_hdg)]; in get_the_rest() local
477 char hdg[sizeof(o_hdg)]; in get_variations() local
618 char hdg[sizeof(o_hdg)]; in get_evolve_Parms() local
H A Drealdos.c591 char far *hdg, /* heading info, \n delimited */ in fullscreen_choice()
1548 char far *hdg, /* heading, \n delimited lines */
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/util/
H A Dhipe_digraph.erl39 -opaque hdg() :: #hipe_digraph{}. type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/util/
H A Dhipe_digraph.erl39 -opaque hdg() :: #hipe_digraph{}. type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/util/
H A Dhipe_digraph.erl39 -opaque hdg() :: #hipe_digraph{}. type
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_hho_builder.h71 cs_sdm_t *hdg; /* Another temporary matrix */ member
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/material/
H A Dmatmodel.cxx73 string hdg = node->getStringValue("heading-type", "fixed"); in SGMatModel() local
/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/
H A Dmrg.cxx141 double hdg = 0; in update() local
H A Dnavradio.cxx463 double hdg; in updateReceiver() local
/dports/games/flightgear/flightgear-2020.3.11/src/Scripting/
H A DNasalModelData.cxx56 double hdg, pitch, roll; in f_node_getPose() local
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/elements/map/
H A Dprojection.hxx96 void setOrientation(float hdg) in setOrientation()
/dports/games/flightgear/flightgear-2020.3.11/test_suite/FGTestApi/
H A DTestPilot.cxx101 void TestPilot::flyHeading(double hdg) in flyHeading()
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DAirportDiagram.cxx460 double hdg = p.parking->getHeading(); in drawParking() local
631 double hdg = p.parking->getHeading(); in pathForParking() local
/dports/games/flightgear/flightgear-2020.3.11/src/AIModel/
H A DAIEscort.cxx280 double hdg = _selected_ac->getDoubleValue("orientation/true-heading-deg"); in getCartHitchPosAt() local
H A DAIGroundVehicle.cxx348 double hdg = _selected_ac->getDoubleValue("orientation/true-heading-deg"); in getCartHitchPosAt() local
/dports/games/flightgear/flightgear-2020.3.11/src/Main/
H A Dpositioninit.cxx645 double hdg = hdg_preset->getDoubleValue(); in initPosition() local
784 double hdg = fgGetDouble( "/environment/metar/base-wind-dir-deg", 9999.0 ); in finalizeMetar() local
/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_OpenDrive.cpp488 const double hdg = shape.angleAt2D(j); in writeGeomLines() local
613 const double hdg = init.angleAt2D(0); in writeGeomPP3() local
/dports/games/flightgear/flightgear-2020.3.11/src/Airports/
H A Dairport.cxx385 double hdg = 270; in getActiveRunwayForUsage() local
669 double hdg = runway->headingDeg() + 90; in validateTowerData() local
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/tgdb/
H A DSGTileDetailsCallback.hxx1067 double hdg = mt_rand(&seed) * M_PI * 2; in generateRandomTileObjects() local
1074 double hdg = - obj.rotation * M_PI * 2; in generateRandomTileObjects() local
/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h250 double hdg; member
430 double hdg; member

123