]> git.mxchange.org Git - flightgear.git/commit
Support for creating default SID/approach.
authorJames Turner <zakalawe@mac.com>
Mon, 12 Nov 2012 21:30:28 +0000 (22:30 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 12 Nov 2012 21:30:28 +0000 (22:30 +0100)
commit78d97fa4689059925c5d0ca7bb758000a1ee34e5
tree81e51156bf6d76af5199a1e5b6dfc9f308cd807b
parent25138930e3164ae6b9fe360e891d0bcce9706df1
Support for creating default SID/approach.

Durk reminded me of this - when we're missing procedures data (the common case), synthesise a plausible (but possibly dangerously unrealistic) departure and approach. Will work fine for airports in gentle terrain, and likely kill you at challenging airports. You have been warned.
src/Airports/simple.hxx
src/Autopilot/route_mgr.cxx
src/Navaids/FlightPlan.hxx
src/Navaids/airways.hxx
src/Navaids/procedure.cxx
src/Navaids/procedure.hxx
src/Navaids/route.hxx