Uses of Class
org.gavaghan.geodesy.GlobalPosition

Uses of GlobalPosition in org.gavaghan.geodesy
 

Methods in org.gavaghan.geodesy with parameters of type GlobalPosition
 GeodeticMeasurement GeodeticCalculator.calculateGeodeticMeasurement(Ellipsoid refEllipsoid, GlobalPosition start, GlobalPosition end)
           Calculate the three dimensional geodetic measurement between two positions measured in reference to a specified ellipsoid.
 int GlobalPosition.compareTo(GlobalPosition other)
          Compare this position to another.