public final class WorldGeodeticSystem1984 extends Object
| Modifier and Type | Field and Description | 
|---|---|
static double | 
AngularVelocity
The angular velocity of the Earth in radians per second as defined by the WGS84 model. 
 | 
static double | 
GravitationalParameter
The gravitational parameter of the Earth in meters cubed per second squared as defined by the WGS84 model. 
 | 
static double | 
ReciprocalOfFlattening
The reciprocal of flattening of the Earth as defined by the WGS84 model. 
 | 
static double | 
SemimajorAxis
The semimajor axis of the Earth in meters as defined by the WGS84 model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Ellipsoid | 
getShape()
Gets the shape of the Earth as defined by the WGS84 model. 
 | 
public static final double SemimajorAxis
public static final double ReciprocalOfFlattening
public static final double AngularVelocity
public static final double GravitationalParameter