A B C D E F G H I K L M N O P R S T V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- LATDIM_ID - Static variable in class elki.distance.geo.DimensionSelectingLatLngDistance.Par
-
Latitude dimension parameter.
- LatLngAsECEFIndex<O extends elki.data.NumberVector> - Class in elki.index.projected
-
Index a 2d data set (consisting of Lat/Lng pairs) by using a projection to 3D coordinates (WGS-86 to ECEF).
- LatLngAsECEFIndex(Relation<? extends O>, Projection<O, O>, Relation<O>, Index, boolean) - Constructor for class elki.index.projected.LatLngAsECEFIndex
-
Constructor.
- LatLngAsECEFIndex.Factory<O extends elki.data.NumberVector> - Class in elki.index.projected
-
Index factory.
- latLngDegToECEF(double, double) - Method in class elki.math.geodesy.AbstractEarthModel
- latLngDegToECEF(double, double) - Method in interface elki.math.geodesy.EarthModel
-
Map a degree latitude, longitude pair to 3D X-Y-Z coordinates, using a spherical earth model.
- latLngDegToECEF(double, double, double) - Method in class elki.math.geodesy.AbstractEarthModel
- latLngDegToECEF(double, double, double) - Method in interface elki.math.geodesy.EarthModel
-
Map a degree latitude, longitude pair to 3D X-Y-Z coordinates, using a spherical earth model.
- LatLngDistance - Class in elki.distance.geo
-
Distance function for 2D vectors in Latitude, Longitude form.
- LatLngDistance(EarthModel) - Constructor for class elki.distance.geo.LatLngDistance
-
Constructor.
- LatLngDistance.Par - Class in elki.distance.geo
-
Parameterization class.
- latLngRadToECEF(double, double) - Method in class elki.math.geodesy.AbstractEarthModel
- latLngRadToECEF(double, double) - Method in interface elki.math.geodesy.EarthModel
-
Map a radians latitude, longitude pair to 3D X-Y-Z coordinates, using a spherical earth model.
- latLngRadToECEF(double, double) - Method in class elki.math.geodesy.SphericalCosineEarthModel
- latLngRadToECEF(double, double) - Method in class elki.math.geodesy.SphericalHaversineEarthModel
- latLngRadToECEF(double, double) - Method in class elki.math.geodesy.SphericalVincentyEarthModel
- latLngRadToECEF(double, double, double) - Method in class elki.math.geodesy.AbstractEarthModel
- latLngRadToECEF(double, double, double) - Method in interface elki.math.geodesy.EarthModel
-
Map a radians latitude, longitude pair to 3D X-Y-Z coordinates, using a spherical earth model.
- latLngRadToECEF(double, double, double) - Method in class elki.math.geodesy.SphericalCosineEarthModel
- latLngRadToECEF(double, double, double) - Method in class elki.math.geodesy.SphericalHaversineEarthModel
- latLngRadToECEF(double, double, double) - Method in class elki.math.geodesy.SphericalVincentyEarthModel
- LatLngToECEFFilter<V extends elki.data.NumberVector> - Class in elki.datasource.filter.transform
-
Project a 2D data set (latitude, longitude) to a 3D coordinate system (X, Y, Z), such that Euclidean distance is line-of-sight.
- LatLngToECEFFilter(EarthModel) - Constructor for class elki.datasource.filter.transform.LatLngToECEFFilter
-
Constructor.
- LatLngToECEFProjection<V extends elki.data.NumberVector> - Class in elki.data.projection
-
Project (Latitude, Longitude) vectors to (X, Y, Z), from spherical coordinates to ECEF (earth-centered earth-fixed).
- LatLngToECEFProjection(EarthModel) - Constructor for class elki.data.projection.LatLngToECEFProjection
-
Constructor.
- LNGDIM_ID - Static variable in class elki.distance.geo.DimensionSelectingLatLngDistance.Par
-
Longitude dimension parameter.
- LngLatAsECEFIndex<O extends elki.data.NumberVector> - Class in elki.index.projected
-
Index a 2d data set (consisting of Lng/Lat pairs) by using a projection to 3D coordinates (WGS-86 to ECEF).
- LngLatAsECEFIndex(Relation<? extends O>, Projection<O, O>, Relation<O>, Index, boolean) - Constructor for class elki.index.projected.LngLatAsECEFIndex
-
Constructor.
- LngLatAsECEFIndex.Factory<O extends elki.data.NumberVector> - Class in elki.index.projected
-
Index factory.
- LngLatDistance - Class in elki.distance.geo
-
Distance function for 2D vectors in Longitude, Latitude form.
- LngLatDistance(EarthModel) - Constructor for class elki.distance.geo.LngLatDistance
-
Constructor.
- LngLatDistance.Par - Class in elki.distance.geo
-
Parameterization class.
- LngLatToECEFFilter<V extends elki.data.NumberVector> - Class in elki.datasource.filter.transform
-
Project a 2D data set (longitude, latitude) to a 3D coordinate system (X, Y, Z), such that Euclidean distance is line-of-sight.
- LngLatToECEFFilter(EarthModel) - Constructor for class elki.datasource.filter.transform.LngLatToECEFFilter
-
Constructor.
- LngLatToECEFProjection<V extends elki.data.NumberVector> - Class in elki.data.projection
-
Project (Longitude, Latitude) vectors to (X, Y, Z), from spherical coordinates to ECEF (earth-centered earth-fixed).
- LngLatToECEFProjection(EarthModel) - Constructor for class elki.data.projection.LngLatToECEFProjection
-
Constructor.
- LOG - Static variable in class elki.application.experiments.VisualizeGeodesicDistances
-
Get a logger for this class.
All Classes All Packages