AstronomyFundamentalsEarthRadius Field

Gets the average radius of the earth in meters.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public const double EarthRadius = 6367444.65

Field Value

Double

Remarks

The value returned in this implementation is the average of the WGRS 80/84 semi-major and semi-minor axes; see http://en.wikipedia.org/wiki/WGS84

See Also