Class AzimuthalEquidistant

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static double EPS10
      Less strict tolerance.
      static double HALF_PI
      Half of π.
      static double TOL
      Stricter tolerance.
    • Method Summary

      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • EPS10

        public static double EPS10
        Less strict tolerance.
      • TOL

        public static double TOL
        Stricter tolerance.
      • HALF_PI

        public static double HALF_PI
        Half of π.
    • Constructor Detail

      • AzimuthalEquidistant

        public AzimuthalEquidistant()