Class GeoConstants
java.lang.Object
com.here.platform.location.core.geospatial.GeoConstants
Constants used to convert degrees to meters on the spherical earth approximation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
static double
static double
-
Constructor Details
-
GeoConstants
public GeoConstants()
-
-
Method Details
-
EarthMeanRadius
public static double EarthMeanRadius() -
EarthCircumferenceInMeters
public static double EarthCircumferenceInMeters() -
MetersPerDegree
public static double MetersPerDegree()
-