Class Hierarchy
- java.lang.Object
- elki.math.geodesy.AbstractEarthModel (implements elki.math.geodesy.EarthModel)
- elki.math.geodesy.Clarke1858SpheroidEarthModel
- elki.math.geodesy.Clarke1880SpheroidEarthModel
- elki.math.geodesy.GRS67SpheroidEarthModel
- elki.math.geodesy.GRS80SpheroidEarthModel
- elki.math.geodesy.SphericalCosineEarthModel
- elki.math.geodesy.SphericalHaversineEarthModel
- elki.math.geodesy.SphericalVincentyEarthModel
- elki.math.geodesy.WGS72SpheroidEarthModel
- elki.math.geodesy.WGS84SpheroidEarthModel
- elki.math.geodesy.Clarke1858SpheroidEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.Clarke1880SpheroidEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.GRS67SpheroidEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.GRS80SpheroidEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.SphereUtil
- elki.math.geodesy.SphericalCosineEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.SphericalHaversineEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.SphericalVincentyEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.WGS72SpheroidEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.WGS84SpheroidEarthModel.Par (implements elki.utilities.optionhandling.Parameterizer)
- elki.math.geodesy.AbstractEarthModel (implements elki.math.geodesy.EarthModel)
Interface Hierarchy
- elki.math.geodesy.EarthModel