Click or drag to resize
EllipsoidSemiMajorAxis Property
doogal.co.uk Home



Gets the semi major axis.

Namespace:  DotNetCoords.Ellipsoid
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public double SemiMajorAxis { get; }

Property Value

Type: Double
The semi major axis.
See Also