Class GeoUtils

    • Field Detail

      • POLAR_CIRCUMFERENCE_MILES

        public static final double POLAR_CIRCUMFERENCE_MILES
        See Also:
        Constant Field Values
      • EQUATOR_CIRCUMFERENCE_MILES

        public static final double EQUATOR_CIRCUMFERENCE_MILES
        See Also:
        Constant Field Values
    • Constructor Detail

      • GeoUtils

        public GeoUtils()
    • Method Detail

      • toDecimalDegree

        public static double toDecimalDegree​(int degrees,
                                             int minutes,
                                             double seconds)