]> git.mxchange.org Git - flightgear.git/commit
Minor API changes to support the new sg_geodesy implementation. A few
authorandy <andy>
Fri, 19 Dec 2003 02:42:32 +0000 (02:42 +0000)
committerandy <andy>
Fri, 19 Dec 2003 02:42:32 +0000 (02:42 +0000)
commit439a9fa1e40ca9a1a30ef575fc31a433d080d9a1
tree112ce5acec81e055146023fbf6717959e37332b0
parent7edecf980ec72fb546109c67a20e2b41f6382830
Minor API changes to support the new sg_geodesy implementation.  A few
places now use sgCartToGeod() instead of rolling their own
approximation.  And YASim is now using exactly the same 3D coordinate
system as the rest of FlightGear is.
src/ATC/AIEntity.cxx
src/ATC/ATC.hxx
src/ATC/approach.cxx
src/FDM/YASim/Glue.cpp
src/FDM/YASim/Glue.hpp
src/FDM/YASim/YASim.cxx
src/Instrumentation/gps.cxx
src/Main/main.cxx
src/Navaids/ils.hxx
src/Scenery/hitlist.cxx
src/Time/sunsolver.cxx