C# (CSharp) Gavaghan.Geodesy Namespace

Classes

Name Description
GeodeticCalculator Implementation of Thaddeus Vincenty's algorithms to solve the direct and inverse geodetic problems. For more information, see Vincent's original publication on the NOAA website: See http://www.ngs.noaa.gov/PUBS_LIB/inverse.pdf
GeodeticCurve This is the outcome of a geodetic calculation. It represents the path and ellipsoidal distance between two GlobalCoordinates for a specified reference ellipsoid.
GeodeticMeasurement This is the outcome of a three dimensional geodetic calculation. It represents the path a between two GlobalPositions for a specified reference ellipsoid.