ECEFGeoDetic_Height Property

GeoDetic height from above ellipsoid (HAE). Used for converting Lat Long / ECEF.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public Distance GeoDetic_Height { get; }

Property Value

Distance

Remarks

Default value is 0 HAE (Height above Ellipsoid). Adjust as needed for conversions.

See Also