Class Omnidirectional
- Namespace
- Arinc424.Navigation
- Assembly
- Arinc424.dll
VHF NAVAID
primary record.
public class Omnidirectional : Navaid, IIcao, IIdentity, INamed
- Inheritance
-
Omnidirectional
- Implements
- Inherited Members
Remarks
See section 4.1.2.1.
Properties
Airport
public Airport? Airport { get; set; }
Property Value
Collocation
Fifth character of NAVAID Class (CLASS)
field, specific to Omnidirectional.
public OmnidirectCollocation Collocation { get; set; }
Property Value
Remarks
See section 5.35.
Coverage
Third character of NAVAID Class (CLASS)
field, specific to Omnidirectional.
public OmnidirectCoverage Coverage { get; set; }
Property Value
Remarks
See section 5.35.
Declination
Station Declination (STN DEC)
field.
public Declination Declination { get; set; }
Property Value
- Declination
Deegres and tenths of degree.
Remarks
See section 5.66.
EquipmentCoordinates
public Coordinates? EquipmentCoordinates { get; set; }
Property Value
EquipmentElevation
DME Elevation (DME ELEV)
field.
public int EquipmentElevation { get; set; }
Property Value
Remarks
See section 5.40.
EquipmentIdentifier
DME Identifier (DME IDENT)
field.
public string? EquipmentIdentifier { get; set; }
Property Value
Remarks
See section 5.38.
EquipmentOffset
ILS/DME Bias
field.
public float EquipmentOffset { get; set; }
Property Value
- float
Nautical miles and tenths of mile.
Remarks
See section 5.90.
Info
Fourth character of NAVAID Class (CLASS)
field, specific to Omnidirectional.
public OmnidirectInfo Info { get; set; }
Property Value
Remarks
See section 5.35.
NotAreaNavigation
Route Inappropriate Navaid Indicator
character.
public Bool NotAreaNavigation { get; set; }
Property Value
Remarks
See section 5.297.
ProtectionDistance
Frequency Protection Distance (FREQ PRD)
field.
public int ProtectionDistance { get; set; }
Property Value
- int
Nautical miles.
Remarks
See section 5.150.
Range
Navaid Usable Range
character.
public UsableRange Range { get; set; }
Property Value
Remarks
See section 5.149.
ServiceVolume
DME Operational Service Volume (D-OSV)
character.
public ServiceVolume ServiceVolume { get; set; }
Property Value
Remarks
See section 5.277.
Type
First two characters of NAVAID Class (CLASS)
field, specific to Omnidirectional.
public OmnidirectType Type { get; set; }
Property Value
Remarks
See section 5.35.