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