Home
last modified time | relevance | path

Searched defs:surface_code (Results 1 – 3 of 3) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Airports/
H A Drunwaybase.cxx48 const char * FGRunwayBase::surfaceName( int surface_code ) in surfaceName()
69 const int surface_code) : in FGRunwayBase()
103 const int surface_code) : in FGTaxiway()
H A Drunways.cxx54 const int surface_code) : in FGRunway()
224 const int surface_code) : in FGHelipad()
H A Dapt_loader.cxx431 int surface_code = atoi( token[10].c_str() ); in parseRunwayLine810() local
489 int surface_code = atoi( token[2].c_str() ); in parseRunwayLine850() local
609 int surface_code = atoi( token[7].c_str() ); in parseHelipadLine850() local