]> git.mxchange.org Git - simgear.git/commit
Rewrite sg_geodesy. The new version is more accurate to the WGS84
authorandy <andy>
Fri, 19 Dec 2003 02:40:33 +0000 (02:40 +0000)
committerandy <andy>
Fri, 19 Dec 2003 02:40:33 +0000 (02:40 +0000)
commit2e5c4b4515fbb979109e4135331452be2dfdd51a
tree10144084cf418475779243207cd63e1aa0f05c20
parent79d1aaf7f58c113e92afd8e6359cf7cf3be55484
Rewrite sg_geodesy.  The new version is more accurate to the WGS84
standard and includes a sgCartToGeod() function which is 100%
symmetric (down to the precision of a double) with sgGeodToCart().
simgear/math/sg_geodesy.cxx
simgear/math/sg_geodesy.hxx
simgear/scene/model/location.cxx
simgear/scene/tgdb/obj.cxx