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