Enum LimitUnit
- Namespace
- Arinc424
- Assembly
- Arinc424.dll
/Unit Indicator (UNIT IND) character.
public enum LimitUnit : byte
Fields
Unknown = 0Sea = 1Ground = 2
Remarks
See section 5.133.
/Unit Indicator (UNIT IND) character.
public enum LimitUnit : byte
Unknown = 0Sea = 1Ground = 2See section 5.133.