public class Vor extends Navaid
Java class for Vor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Vor">
<complexContent>
<extension base="{}Navaid">
<sequence>
<element name="vorFrequency" type="{http://www.arinc424.com/xml/datatypes}Frequency" minOccurs="0"/>
<element name="navaidClass" type="{http://www.arinc424.com/xml/datatypes}VhfNavaidClass"/>
<element name="dmeRef" type="{http://www.arinc424.com/xml/datatypes}PointReference" minOccurs="0"/>
<element name="stationDeclination" type="{http://www.arinc424.com/xml/datatypes}StationDeclination" minOccurs="0"/>
<element name="figureOfMerit" type="{http://www.arinc424.com/xml/enumerations}FigureOfMerit" minOccurs="0"/>
<element name="frequencyProtection" type="{http://www.arinc424.com/xml/datatypes}FrequencyProtectionDistance" minOccurs="0"/>
<element name="navaidSynchronization" type="{http://www.arinc424.com/xml/enumerations}NavaidSynchronization" minOccurs="0"/>
<element name="navaidLimitations" type="{http://www.arinc424.com/xml/datatypes}NavaidLimitation" minOccurs="0"/>
<element name="vorVoice" type="{http://www.arinc424.com/xml/enumerations}NavaidVoice" minOccurs="0"/>
<element name="fraInfo" type="{http://www.arinc424.com/xml/datatypes}FraInfo" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PointReference |
dmeRef
This field identifies a reference to a DME navaid which originated in the same source data record as the VOR (i.e.
|
protected FigureOfMerit |
figureOfMerit
The Figure of Merit field is used to denote those situations where information has been made available that indicate a VHF Navaid facility is usable beyond the range value that is specified through the Class field.
|
protected FraInfo |
fraInfo
This element provides information on how the vor is used in free route airspace.
|
protected Long |
frequencyProtection
The “Frequency Protection” field provides an indication of the distance to the next nearest NAVAID on the same frequency.
|
protected VhfNavaidClass |
navaidClass
The “Navaid Class” field provides information in coded format on the type of navaid, the coverage of the navaid, information carried on the navaid signal and collocation of navaids in both an electronic and aeronautical sense.
|
protected NavaidLimitation |
navaidLimitations
This field represents the navaid limitations.
|
protected NavaidSynchronization |
navaidSynchronization
This field identifies if the navaid is synchronized.
|
protected StationDeclination |
stationDeclination
For VHF NAVAIDS, the “Station Declination” field contains the angular difference between true north and the zero degree radial of the NAVAID at the time the NAVAID was last site checked.
|
protected Frequency |
vorFrequency
This data element identifies frequency information on the navaid.
|
protected NavaidVoice |
vorVoice
This field represents the voice services of a VOR.
|
datumCode, firRef, icaoCode, identifier, location, magneticVariation, name, referenceId, uirRefareaCode, customerCode, cycleDate, notes, recordTypesupplementalData| Constructor and Description |
|---|
Vor() |
| Modifier and Type | Method and Description |
|---|---|
PointReference |
getDmeRef()
Gets the value of the dmeRef property.
|
FigureOfMerit |
getFigureOfMerit()
Gets the value of the figureOfMerit property.
|
FraInfo |
getFraInfo()
Gets the value of the fraInfo property.
|
Long |
getFrequencyProtection()
Gets the value of the frequencyProtection property.
|
VhfNavaidClass |
getNavaidClass()
Gets the value of the navaidClass property.
|
NavaidLimitation |
getNavaidLimitations()
Gets the value of the navaidLimitations property.
|
NavaidSynchronization |
getNavaidSynchronization()
Gets the value of the navaidSynchronization property.
|
StationDeclination |
getStationDeclination()
Gets the value of the stationDeclination property.
|
Frequency |
getVorFrequency()
Gets the value of the vorFrequency property.
|
NavaidVoice |
getVorVoice()
Gets the value of the vorVoice property.
|
void |
setDmeRef(PointReference value)
Sets the value of the dmeRef property.
|
void |
setFigureOfMerit(FigureOfMerit value)
Sets the value of the figureOfMerit property.
|
void |
setFraInfo(FraInfo value)
Sets the value of the fraInfo property.
|
void |
setFrequencyProtection(Long value)
Sets the value of the frequencyProtection property.
|
void |
setNavaidClass(VhfNavaidClass value)
Sets the value of the navaidClass property.
|
void |
setNavaidLimitations(NavaidLimitation value)
Sets the value of the navaidLimitations property.
|
void |
setNavaidSynchronization(NavaidSynchronization value)
Sets the value of the navaidSynchronization property.
|
void |
setStationDeclination(StationDeclination value)
Sets the value of the stationDeclination property.
|
void |
setVorFrequency(Frequency value)
Sets the value of the vorFrequency property.
|
void |
setVorVoice(NavaidVoice value)
Sets the value of the vorVoice property.
|
getElevation, getPortRef, setElevation, setPortRefgetDatumCode, getFirRef, getIcaoCode, getIdentifier, getLocation, getMagneticVariation, getName, getReferenceId, getUirRef, setDatumCode, setFirRef, setIcaoCode, setIdentifier, setLocation, setMagneticVariation, setName, setReferenceId, setUirRefgetAreaCode, getCustomerCode, getCycleDate, getNotes, getRecordType, setAreaCode, setCustomerCode, setCycleDate, setRecordTypegetSupplementalData, setSupplementalDataprotected Frequency vorFrequency
protected VhfNavaidClass navaidClass
protected PointReference dmeRef
protected StationDeclination stationDeclination
protected FigureOfMerit figureOfMerit
protected Long frequencyProtection
protected NavaidSynchronization navaidSynchronization
protected NavaidLimitation navaidLimitations
protected NavaidVoice vorVoice
protected FraInfo fraInfo
public Frequency getVorFrequency()
This data element identifies frequency information on the navaid.
Frequencypublic void setVorFrequency(Frequency value)
value - allowed object is
FrequencygetVorFrequency()public VhfNavaidClass getNavaidClass()
The “Navaid Class” field provides information in coded format on the type of navaid, the coverage of the navaid, information carried on the navaid signal and collocation of navaids in both an electronic and aeronautical sense.
VhfNavaidClasspublic void setNavaidClass(VhfNavaidClass value)
value - allowed object is
VhfNavaidClassgetNavaidClass()public PointReference getDmeRef()
This field identifies a reference to a DME navaid which originated in the same source data record as the VOR (i.e. is paired with the VOR)
PointReferencepublic void setDmeRef(PointReference value)
value - allowed object is
PointReferencegetDmeRef()public StationDeclination getStationDeclination()
For VHF NAVAIDS, the “Station Declination” field contains the angular difference between true north and the zero degree radial of the NAVAID at the time the NAVAID was last site checked. For ILS localizers, the field contains the angular difference between true north and magnetic north at the localizer antenna site at the time the magnetic bearing of the localizer course was established.
StationDeclinationpublic void setStationDeclination(StationDeclination value)
value - allowed object is
StationDeclinationgetStationDeclination()public FigureOfMerit getFigureOfMerit()
The Figure of Merit field is used to denote those situations where information has been made available that indicate a VHF Navaid facility is usable beyond the range value that is specified through the Class field. It is also used to denote when a VHF Navaid contained in the database is not available for operational use, i.e., is out of service and to flag a VHF Navaid that is not included in a civilian international NOTAM system.
FigureOfMeritpublic void setFigureOfMerit(FigureOfMerit value)
value - allowed object is
FigureOfMeritgetFigureOfMerit()public Long getFrequencyProtection()
The “Frequency Protection” field provides an indication of the distance to the next nearest NAVAID on the same frequency.
Longpublic void setFrequencyProtection(Long value)
value - allowed object is
LonggetFrequencyProtection()public NavaidSynchronization getNavaidSynchronization()
This field identifies if the navaid is synchronized.
NavaidSynchronizationpublic void setNavaidSynchronization(NavaidSynchronization value)
value - allowed object is
NavaidSynchronizationgetNavaidSynchronization()public NavaidLimitation getNavaidLimitations()
This field represents the navaid limitations.
NavaidLimitationpublic void setNavaidLimitations(NavaidLimitation value)
value - allowed object is
NavaidLimitationgetNavaidLimitations()public NavaidVoice getVorVoice()
This field represents the voice services of a VOR.
NavaidVoicepublic void setVorVoice(NavaidVoice value)
value - allowed object is
NavaidVoicegetVorVoice()public FraInfo getFraInfo()
This element provides information on how the vor is used in free route airspace.
FraInfopublic void setFraInfo(FraInfo value)
value - allowed object is
FraInfogetFraInfo()Copyright © 2020. All rights reserved.