Uses of Class
org.gavaghan.geodesy.GlobalPosition
Packages that use GlobalPosition
-
Uses of GlobalPosition in org.gavaghan.geodesy
Methods in org.gavaghan.geodesy with parameters of type GlobalPositionModifier and TypeMethodDescriptionGeodeticCalculator.calculateGeodeticMeasurement(Ellipsoid refEllipsoid, GlobalPosition start, GlobalPosition end) Calculate the three dimensional geodetic measurement between two positions measured in reference to a specified ellipsoid.intGlobalPosition.compareTo(GlobalPosition other) Compare this position to another. -
Uses of GlobalPosition in sec.geo.shape
Methods in sec.geo.shape that return GlobalPosition