Package org.gavaghan.geodesy

Class Summary
Angle Utility methods for dealing with angles.
Ellipsoid Encapsulation of an ellipsoid, and declaration of common reference ellipsoids.
GeodeticCalculator Implementation of Thaddeus Vincenty's algorithms to solve the direct and inverse geodetic problems.
GeodeticCurve This is the outcome of a geodetic calculation.
GeodeticMeasurement This is the outcome of a three dimensional geodetic calculation.
GlobalCoordinates Encapsulation of latitude and longitude coordinates on a globe.
GlobalPosition Encapsulates a three dimensional location on a globe (GlobalCoordinates combined with an elevation in meters above a reference ellipsoid).