AstronomyFundamentalsEarthCircumference Field

Gets the average circumference 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 EarthCircumference = 40007834.6691593

Field Value

Double

Remarks

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

See Also