Uses of Class
elki.math.geodesy.SphericalHaversineEarthModel
-
Packages that use SphericalHaversineEarthModel Package Description elki.math.geodesy Functions for computing on the sphere / earth. -
-
Uses of SphericalHaversineEarthModel in elki.math.geodesy
Fields in elki.math.geodesy declared as SphericalHaversineEarthModel Modifier and Type Field Description static SphericalHaversineEarthModel
SphericalHaversineEarthModel. STATIC
Spherical earth model, static instance.Methods in elki.math.geodesy that return SphericalHaversineEarthModel Modifier and Type Method Description SphericalHaversineEarthModel
SphericalHaversineEarthModel.Par. make()
-