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