]> git.mxchange.org Git - flightgear.git/commit
Clean up naming of the 'point on runway' helpers, to get rid of the confusing
authorjmt <jmt>
Sat, 3 Jan 2009 16:15:48 +0000 (16:15 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 7 Jan 2009 09:22:53 +0000 (10:22 +0100)
commite39373cb6aa074683bfb1e63fb92c4a3c52b6c69
tree751c29d3f6d3d660729cdf243d3ef94b6687a434
parentd756f913ec88a912e5bf34a06538952cf378fed7
Clean up naming of the 'point on runway' helpers, to get rid of the confusing
notion of a 'displacedThreshold'. Now there's just a real threshold,
displaced or otherwise, and people who care about the paved area can use
'begin' and 'end'. Thanks to John Denker for pointing out the confusion this
leads to. Using 'end' also gets rid of the 'reverseThreshold' name, which was
clearly a bad choice of mine.
src/AIModel/AIFlightPlanCreate.cxx
src/Airports/runways.cxx
src/Airports/runways.hxx