
@Alias(value={"WGS72","WGS-72","WGS72"}) 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, invfMODEL_ID| Modifier | Constructor and Description |
|---|---|
protected |
WGS72SpheroidEarthModel()
Constructor.
|
distanceDeg, distanceRad, ecefToLatDeg, ecefToLatLngDegHeight, ecefToLatLngRadHeight, ecefToLatRad, ecefToLngDeg, ecefToLngRad, getEquatorialRadius, getPolarDistance, latLngDegToECEF, latLngDegToECEF, latLngRadToECEF, latLngRadToECEF, minDistDeg, minDistRad, toStringpublic static final WGS72SpheroidEarthModel STATIC
public static final double WGS72_RADIUS
public static final double WGS72_INV_FLATTENING
public static final double WGS72_FLATTENING