Class Constants

java.lang.Object
net.sf.geographiclib.Constants

public class Constants extends Object
Constants needed by GeographicLib.

Define constants specifying the WGS84 ellipsoid.

  • Field Details

    • WGS84_a

      public static final double WGS84_a
      The equatorial radius of WGS84 ellipsoid (6378137 m).
      See Also:
    • WGS84_f

      public static final double WGS84_f
      The flattening of WGS84 ellipsoid (1/298.257223563).
      See Also: