Class Sector
public class Sector
- Inheritance
-
objectSector
- Derived
Properties
Altitude
Sector Altitude (SEC ALT) field.
public int Altitude { get; set; }
Property Value
- int
Hundreds of feet.
Remarks
See section 5.147.
Radius
Radius Limit or TAA Sector Radius field.
public int Radius { get; set; }
Property Value
- int
Nautical miles.
Remarks
See section 5.145, 5.274.
Sectorization
Sector Bearing (SEC BRG) or Sectorization (SECTOR) field.
public Sectorization Sectorization { get; set; }
Property Value
Remarks
See section 5.146 or 5.183.