
@Alias(value={"GRS67","GRS-67","GRS67"}) 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, invfMODEL_ID| Modifier | Constructor and Description | 
|---|---|
protected  | 
GRS67SpheroidEarthModel()
Constructor. 
 | 
distanceDeg, distanceRad, ecefToLatDeg, ecefToLatLngDegHeight, ecefToLatLngRadHeight, ecefToLatRad, ecefToLngDeg, ecefToLngRad, getEquatorialRadius, getPolarDistance, latLngDegToECEF, latLngDegToECEF, latLngRadToECEF, latLngRadToECEF, minDistDeg, minDistRad, toStringpublic static final GRS67SpheroidEarthModel STATIC
public static final double GRS67_RADIUS
public static final double GRS67_INV_FLATTENING
public static final double GRS67_FLATTENING