]> git.mxchange.org Git - flightgear.git/commit
Often, the elevation of an ILS component is not listed in our nav database.
authorcurt <curt>
Wed, 9 Jun 2004 03:13:13 +0000 (03:13 +0000)
committercurt <curt>
Wed, 9 Jun 2004 03:13:13 +0000 (03:13 +0000)
commit225298a09e450821f1b620f7097cc282d56f005f
tree32e7f54db1186b3053132fa55771972b00f0e356
parenta01bbf5a28abf2cf62e9754d2b2fa3d5aa47a5e3
Often, the elevation of an ILS component is not listed in our nav database.
A good elevation is critical for proper glide slope modeling.  This patch
assigns the average field elevation to any ILS component that doesn't have
a valid elevation.

Also, for an ILS approach, use the GS transmitter elevation for glide slope
calculations rather than the localizer elevation, in some cases this can
make a big difference.
src/Airports/simple.cxx
src/Airports/simple.hxx
src/Cockpit/navcom.cxx
src/Cockpit/navcom.hxx
src/Main/fg_init.cxx
src/Navaids/navdb.cxx
src/Navaids/navdb.hxx
src/Navaids/navrecord.hxx