@Alias(value={"WGS-84","WGS84"}) public class WGS84SpheroidEarthModel extends AbstractEarthModel
Modifier and Type | Class and Description |
---|---|
static class |
WGS84SpheroidEarthModel.Parameterizer
Parameterization class.
|
Modifier and Type | Field and Description |
---|---|
static WGS84SpheroidEarthModel |
STATIC
Static instance.
|
static double |
WGS84_FLATTENING
Flattening f of the WGS84 Ellipsoid.
|
static double |
WGS84_INV_FLATTENING
Inverse flattening 1/f of the WGS84 Ellipsoid.
|
static double |
WGS84_RADIUS
Radius of the WGS84 Ellipsoid in m (a).
|
a, b, e, esq, f, invf
MODEL_ID
Modifier | Constructor and Description |
---|---|
protected |
WGS84SpheroidEarthModel()
Constructor.
|
distanceDeg, distanceRad, ecefToLatDeg, ecefToLatLngDegHeight, ecefToLatLngRadHeight, ecefToLatRad, ecefToLngDeg, ecefToLngRad, getEquatorialRadius, getPolarDistance, latLngDegToECEF, latLngDegToECEF, latLngRadToECEF, latLngRadToECEF, minDistDeg, minDistRad, toString
public static final WGS84SpheroidEarthModel STATIC
public static final double WGS84_RADIUS
public static final double WGS84_INV_FLATTENING
public static final double WGS84_FLATTENING
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.