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