Ellipsoid.EquatorialRadius Property
Gets the equatorial radius a, in meters.
Syntax
public System.Double EquatorialRadius { get; }
Property Value
Default: Must be specified in constructor.
The equatorial radius in meters.
Remarks
The distance from the center of the ellipsoid to its equator. Also known as the semi-major axis. For the Earth, this value should usually be between 6 376 000 and 6 379 000 meters. (The Wgs84 value is 6 378 137 meters.)
Platforms
Windows, Linux, Android