Uses of Class
org.gavaghan.geodesy.GeodeticMeasurement

Uses of GeodeticMeasurement in org.gavaghan.geodesy
 

Methods in org.gavaghan.geodesy that return GeodeticMeasurement
 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.