
@Alias(value="Clarke 1858") 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, invfMODEL_ID| Modifier | Constructor and Description |
|---|---|
protected |
Clarke1858SpheroidEarthModel()
Constructor.
|
distanceDeg, distanceRad, ecefToLatDeg, ecefToLatLngDegHeight, ecefToLatLngRadHeight, ecefToLatRad, ecefToLngDeg, ecefToLngRad, getEquatorialRadius, getPolarDistance, latLngDegToECEF, latLngDegToECEF, latLngRadToECEF, latLngRadToECEF, minDistDeg, minDistRad, toStringpublic static final Clarke1858SpheroidEarthModel STATIC
public static final double CLARKE1858_RADIUS
public static final double CLARKE1858_INV_FLATTENING
public static final double CLARKE1858_FLATTENING