Package org.locationtech.proj4j.geodesic
Class Constants
java.lang.Object
org.locationtech.proj4j.geodesic.Constants
Constants needed by GeographicLib.
Define constants specifying the WGS84 ellipsoid.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WGS84_a
public static final double WGS84_aThe equatorial radius of WGS84 ellipsoid (6378137 m).- See Also:
-
WGS84_f
public static final double WGS84_fThe flattening of WGS84 ellipsoid (1/298.257223563).- See Also:
-
-
Constructor Details
-
Constants
private Constants()
-