]> git.mxchange.org Git - flightgear.git/commit
Make sure that takeoff distance calculations are done in the correct frame of referen...
authorDurk Talsma <durk@linux-iue5.site>
Sun, 4 Jul 2010 18:57:25 +0000 (20:57 +0200)
committerDurk Talsma <durk@linux-iue5.site>
Sun, 4 Jul 2010 18:57:25 +0000 (20:57 +0200)
commitb78bf2e9e66f9e404f76d416db11315302da0f40
treefa712c2d81956ba7c701def6150bb19a09f9abd4
parent07d055b4deb4d76fd9edd6d385d596ad92144c08
Make sure that takeoff distance calculations are done in the correct frame of reference. Additionally, add some experimental lead-in distance clipping code (although the latter needs more sophistication, because it leads to a considerable increase of spinning around waypoints when on ground.
src/AIModel/AIAircraft.cxx
src/AIModel/AIFlightPlan.hxx
src/AIModel/AIFlightPlanCreate.cxx