Enum HeightDatum
Enumeration covering the base where the height starts from
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public enum HeightDatum
Fields
| Name | Description |
|---|---|
| AGL | AGL - Height above ground level |
| AMSL | AMSL - Height above mean sea level (MSL) |
| Unknown | Unknown |