Uses of Class
com.graphhopper.util.DistanceCalcEarth
Packages that use DistanceCalcEarth
-
Uses of DistanceCalcEarth in com.graphhopper.util
Subclasses of DistanceCalcEarth in com.graphhopper.utilModifier and TypeClassDescriptionclass
This class implements a rather quick solution to calculate 3D distances on earth using euclidean geometry mixed with Haversine formula used for the on earth distance.class
Calculates the distance of two points or one point and an edge in euclidean space.class
Calculates the approximate distance of two points on earth.Fields in com.graphhopper.util declared as DistanceCalcEarth