]> git.mxchange.org Git - simgear.git/history - simgear/math/sg_geodesy.cxx
Modified Files:
[simgear.git] / simgear / math / sg_geodesy.cxx
2006-06-15 frohlichSmall cleanups to the SGGeo[dc] classes, provide more...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 ehofmanMathias Fröhlich:
2004-08-17 ehofmanthis simple patch will enable the direct use of Point3D...
2003-12-19 andyRewrite sg_geodesy. The new version is more accurate...
2003-04-14 curtPass doubles as const ref's to save a couble bytes...
2002-12-31 davidPatch from Erik Hofman:
2001-03-24 curtSG-ified logstream.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-24 curtSG_ namespace fixes.
2001-03-23 curtTrying to sort out name space confusing with SG_PI...
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-01-27 curtTweaks to errno checking and perror.
2001-01-24 curtAttempt to further isolate domain error problem.
2000-09-27 curtCleaned up a few poluting #defines.