]> git.mxchange.org Git - flightgear.git/commit
Calculate active runway in FGGround. It would be better to get the active runway...
authordaveluff <daveluff>
Fri, 28 Mar 2003 15:25:48 +0000 (15:25 +0000)
committerdaveluff <daveluff>
Fri, 28 Mar 2003 15:25:48 +0000 (15:25 +0000)
commit657dfefec0ed52bce5f132d3e783d475433cfab5
treed2ee736cfea7846c3f709e3237ae012b413fd06a
parentb19e54c78a47c0c31c2daf19e3c69371aacbc9e4
Calculate active runway in FGGround.  It would be better to get the active runway from FGTower instead of duplicating the code to calculate it, but at the moment I can't guarantee that tower control at a given airport will be initialised before ground control, so this will have to do for now...
src/ATC/ground.cxx
src/ATC/ground.hxx