Geographic Coordinate Systems: Difference between revisions

m
no edit summary
m (http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg10525.html)
mNo edit summary
Line 26: Line 26:


== Conversion ==
== Conversion ==
The essential maths required to convert coordinates are covered at: http://williams.best.vwh.net/avform.htm


The [[SimGear]] library provides static methods for conversion in the class <code>SGGeodesy</code>, to be found in <code>simgear/math/SGGeodesy.hxx</code>:
The [[SimGear]] library provides static methods for conversion in the class <code>SGGeodesy</code>, to be found in <code>simgear/math/SGGeodesy.hxx</code>: