Uses of Class
org.locationtech.proj4j.geodesic.Pair
Packages that use Pair
-
Uses of Pair in org.locationtech.proj4j.geodesic
Methods in org.locationtech.proj4j.geodesic that return PairModifier and TypeMethodDescriptionGeodesicLine.AzimuthCosines()GeodesicLine.EquatorialAzimuthCosines()Methods in org.locationtech.proj4j.geodesic with parameters of type PairModifier and TypeMethodDescriptionstatic voidThe exact difference of two angles reduced to [−180°, 180°].static voidNormalize a sine cosine pair.static voidEvaluate the sine and cosine function with the argument in degreesstatic voidEvaluate the sine and cosine function with reduced argument plus correctionstatic voidThe error-free sum of two numbers.