Enum NgaDirectionDatumCodeSimpleType
A data type for a reference direction as determined by the means by which it is established (e.g., by the direction of a geographic or magnetic pole of the Earth).
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NgaDirectionDatumCodeSimpleType
Fields
Name | Description |
---|---|
GeodeticEnum | Enum GeodeticEnum for geodetic |
MagneticEnum | Enum MagneticEnum for Magnetic |
MilitaryGridEnum | Enum MilitaryGridEnum for militaryGrid |
RelativeEnum | Enum RelativeEnum for Relative |