Struct Sectorization
- Namespace
- Arinc424
- Assembly
- Arinc424.dll
Sector Bearing (SEC BRG) or Sectorization (SECTOR) field.
public readonly struct Sectorization
Remarks
See section 5.146 or 5.183.
Properties
End
End of sector bearing.
public int End { get; }
Property Value
- int
Degrees.
Start
Start of sector bearing.
public int Start { get; }
Property Value
- int
Degrees.