Click or drag to resize

WorldGeodeticSystem1984 Class

Provides the set of four World Geodetic System of 1984, WGS84 (G873), defining constants according to Table 3.1 on page 3-5 of the National Imagery and Mapping Agency Technical Report TR8350.2, Third Edition, Amendment 1, 3 January 2000.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CelestialWorldGeodeticSystem1984

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static class WorldGeodeticSystem1984

The WorldGeodeticSystem1984 type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberShape
Gets the shape of the Earth as defined by the WGS84 model.
Top
Fields
  NameDescription
Public fieldStatic memberAngularVelocity
The angular velocity of the Earth in radians per second as defined by the WGS84 model.
Public fieldStatic memberGravitationalParameter
The gravitational parameter of the Earth in meters cubed per second squared as defined by the WGS84 model.
Public fieldStatic memberReciprocalOfFlattening
The reciprocal of flattening of the Earth as defined by the WGS84 model.
Public fieldStatic memberSemimajorAxis
The semimajor axis of the Earth in meters as defined by the WGS84 model.
Top
See Also