Uses of Package
elki.math.geodesy
-
Packages that use elki.math.geodesy Package Description elki.application.experiments elki.data.projection elki.datasource.filter.transform elki.distance.geo Geographic (earth) distance functions.elki.index.projected elki.math.geodesy -
Classes in elki.math.geodesy used by elki.application.experiments Class Description EarthModel API for handling different earth models. -
Classes in elki.math.geodesy used by elki.data.projection Class Description EarthModel API for handling different earth models. -
Classes in elki.math.geodesy used by elki.datasource.filter.transform Class Description EarthModel API for handling different earth models. -
Classes in elki.math.geodesy used by elki.distance.geo Class Description EarthModel API for handling different earth models. -
Classes in elki.math.geodesy used by elki.index.projected Class Description EarthModel API for handling different earth models. -
Classes in elki.math.geodesy used by elki.math.geodesy Class Description AbstractEarthModel Abstract base class for earth models with shared glue code.Clarke1858SpheroidEarthModel The Clarke 1858 spheroid earth model.Clarke1880SpheroidEarthModel The Clarke 1880 spheroid earth model.EarthModel API for handling different earth models.GRS67SpheroidEarthModel The GRS 67 spheroid earth model.GRS80SpheroidEarthModel The GRS 80 spheroid earth model, without height model (so not a geoid, just a spheroid!)SphericalCosineEarthModel A simple spherical earth model using radius 6371009 m.SphericalHaversineEarthModel A simple spherical earth model using radius 6371009 m.SphericalVincentyEarthModel A simple spherical earth model using radius 6371009 m.WGS72SpheroidEarthModel The WGS72 spheroid earth model, without height model.WGS84SpheroidEarthModel The WGS84 spheroid earth model, without height model (so not a geoid, just a spheroid!)