]> git.mxchange.org Git - flightgear.git/commit
Expose position along the flight-path to Nasal.
authorJames Turner <jmt@Bishop.local>
Wed, 26 Dec 2012 23:48:19 +0000 (23:48 +0000)
committerJames Turner <jmt@Bishop.local>
Wed, 26 Dec 2012 23:48:19 +0000 (23:48 +0000)
commit12076bce0e9fb66286f14931e8f4eb12fc0b9b82
treed4864b12f64b27046dd9fe1f0966edd6da1673b9
parenta1031b052dd40ca3a4ea68dcd7f572b7d9e4bb24
Expose position along the flight-path to Nasal.

Useful to query a point '100nm before wpt X' from Nasal, especially for VNAV calculations (T/C, T/D).
src/Navaids/FlightPlan.cxx
src/Navaids/FlightPlan.hxx
src/Scripting/NasalPositioned.cxx