Table of Contents

Class Sector

Namespace
Arinc424.Ports.Terms
Assembly
Arinc424.dll
public class Sector
Inheritance
Sector
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) field.

public Sectorization Sectorization { get; set; }

Property Value

Sectorization

Remarks

See section 5.146.