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