Package elki.data.projection
-
Class Summary Class Description LatLngToECEFProjection<V extends elki.data.NumberVector> Project (Latitude, Longitude) vectors to (X, Y, Z), from spherical coordinates to ECEF (earth-centered earth-fixed).LngLatToECEFProjection<V extends elki.data.NumberVector> Project (Longitude, Latitude) vectors to (X, Y, Z), from spherical coordinates to ECEF (earth-centered earth-fixed).