]> git.mxchange.org Git - flightgear.git/commit
provide a property /orientation/track
authortorsten <torsten>
Sat, 2 Jan 2010 18:29:01 +0000 (18:29 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 3 Jan 2010 21:26:16 +0000 (22:26 +0100)
commit690395354f739395f54df14e7378bcb273cfe8ff
tree217ac40bb145ac1778dd58636e1de94960cfa71a
parentd2c7179cd09636c20a19870d95664fb7755fae76
provide a property /orientation/track
The track is computed between two subsequent settings of the geodetic position and represents the true track.
Also the _set_Latitude() and _set_Longitude() methods were removed. Use _set_Geodetic_Position(lat,lon) instead.
src/FDM/SP/ACMS.cxx
src/FDM/SP/MagicCarpet.cxx
src/FDM/UFO.cxx
src/FDM/flight.cxx
src/FDM/flight.hxx