public class LocalizerGlideslope extends PrecisionApproachNavaid
Java class for LocalizerGlideslope complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LocalizerGlideslope"> <complexContent> <extension base="{}PrecisionApproachNavaid"> <sequence> <element name="approachRouteIdent" type="{http://www.arinc424.com/xml/datatypes}CoreIdentifier" maxOccurs="4" minOccurs="0"/> <element name="glideslopeBeamWidth" type="{http://www.arinc424.com/xml/datatypes}GlideslopeBeamWidth" minOccurs="0"/> <element name="glideslopeHeightAtLandingThreshold" type="{http://www.arinc424.com/xml/datatypes}ThresholdCrossingHeight" minOccurs="0"/> <element name="glideslopeLocation" type="{http://www.arinc424.com/xml/datatypes}Location" minOccurs="0"/> <element name="glideslopePosition" type="{http://www.arinc424.com/xml/datatypes}BeamPosition" minOccurs="0"/> <element name="localizerPosition" type="{http://www.arinc424.com/xml/datatypes}BeamPosition" minOccurs="0"/> <element name="localizerPositionReference" type="{http://www.arinc424.com/xml/enumerations}LocalizerAzimuthPositionReference" minOccurs="0"/> <element name="localizerTrueBearing" type="{http://www.arinc424.com/xml/datatypes}TrueBearing" minOccurs="0"/> <element name="localizerTrueBearingSource" type="{http://www.arinc424.com/xml/enumerations}TrueBearingSource" minOccurs="0"/> <element name="localizerWidth" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="stationDeclination" type="{http://www.arinc424.com/xml/datatypes}StationDeclination" minOccurs="0"/> <element name="supportingFacilityReference" type="{http://www.arinc424.com/xml/datatypes}PointReference" minOccurs="0"/> <element name="localizerGlideslopeFrequency" type="{http://www.arinc424.com/xml/datatypes}Frequency"/> <element name="iLsBackCourse" type="{http://www.arinc424.com/xml/enumerations}ILSBackCourse" minOccurs="0"/> <element name="iLSDmeLocation" type="{http://www.arinc424.com/xml/enumerations}ILSDMELocation" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<String> |
approachRouteIdent
The “Approach Route Identifier” field contains the identifier of the approach route to be flown.
|
protected BigDecimal |
glideslopeBeamWidth
The “Glide Slope Beam Width” field specifies the glide path beam width of the Glide Slope defined in the record.
|
protected Long |
glideslopeHeightAtLandingThreshold
The “Threshold Crossing Height” specifies the height above the landing threshold on a normal glide path.
|
protected Location |
glideslopeLocation
Latitude and Longitude details of this point.
|
protected Long |
glideslopePosition |
protected ILSBackCourse |
iLsBackCourse |
protected ILSDMELocation |
ilsDmeLocation |
protected Frequency |
localizerGlideslopeFrequency |
protected Long |
localizerPosition |
protected LocalizerAzimuthPositionReference |
localizerPositionReference
Element which encapsulates the localizer details for the corresponding Runway.
|
protected BigDecimal |
localizerTrueBearing
The “Magnetic Bearing” for ILS localizer, MLS Azimuth, MLS Back Azimuth and
Runway records is given in the primary record.
|
protected TrueBearingSource |
localizerTrueBearingSource
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
|
protected BigDecimal |
localizerWidth |
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 PointReference |
supportingFacilityReference
The “VOR/NDB Identifier” field identifies the VHF/MF/LF facility defined in the record.
|
approachAngle, approachCourseBearing, category, runwayIdentifier, runwayReference
datumCode, firRef, icaoCode, identifier, location, magneticVariation, name, referenceID, uirRef
custAreaCode, cycleDate, notes, recordType
supplementalData
Constructor and Description |
---|
LocalizerGlideslope() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getApproachRouteIdent()
Gets the value of the approachRouteIdent property.
|
BigDecimal |
getGlideslopeBeamWidth()
Gets the value of the glideslopeBeamWidth property.
|
Long |
getGlideslopeHeightAtLandingThreshold()
Gets the value of the glideslopeHeightAtLandingThreshold property.
|
Location |
getGlideslopeLocation()
Gets the value of the glideslopeLocation property.
|
Long |
getGlideslopePosition()
Gets the value of the glideslopePosition property.
|
ILSBackCourse |
getILsBackCourse()
Gets the value of the iLsBackCourse property.
|
ILSDMELocation |
getILSDmeLocation()
Gets the value of the ilsDmeLocation property.
|
Frequency |
getLocalizerGlideslopeFrequency()
Gets the value of the localizerGlideslopeFrequency property.
|
Long |
getLocalizerPosition()
Gets the value of the localizerPosition property.
|
LocalizerAzimuthPositionReference |
getLocalizerPositionReference()
Gets the value of the localizerPositionReference property.
|
BigDecimal |
getLocalizerTrueBearing()
Gets the value of the localizerTrueBearing property.
|
TrueBearingSource |
getLocalizerTrueBearingSource()
Gets the value of the localizerTrueBearingSource property.
|
BigDecimal |
getLocalizerWidth()
Gets the value of the localizerWidth property.
|
StationDeclination |
getStationDeclination()
Gets the value of the stationDeclination property.
|
PointReference |
getSupportingFacilityReference()
Gets the value of the supportingFacilityReference property.
|
void |
setGlideslopeBeamWidth(BigDecimal value)
Sets the value of the glideslopeBeamWidth property.
|
void |
setGlideslopeHeightAtLandingThreshold(Long value)
Sets the value of the glideslopeHeightAtLandingThreshold property.
|
void |
setGlideslopeLocation(Location value)
Sets the value of the glideslopeLocation property.
|
void |
setGlideslopePosition(Long value)
Sets the value of the glideslopePosition property.
|
void |
setILsBackCourse(ILSBackCourse value)
Sets the value of the iLsBackCourse property.
|
void |
setILSDmeLocation(ILSDMELocation value)
Sets the value of the ilsDmeLocation property.
|
void |
setLocalizerGlideslopeFrequency(Frequency value)
Sets the value of the localizerGlideslopeFrequency property.
|
void |
setLocalizerPosition(Long value)
Sets the value of the localizerPosition property.
|
void |
setLocalizerPositionReference(LocalizerAzimuthPositionReference value)
Sets the value of the localizerPositionReference property.
|
void |
setLocalizerTrueBearing(BigDecimal value)
Sets the value of the localizerTrueBearing property.
|
void |
setLocalizerTrueBearingSource(TrueBearingSource value)
Sets the value of the localizerTrueBearingSource property.
|
void |
setLocalizerWidth(BigDecimal value)
Sets the value of the localizerWidth property.
|
void |
setStationDeclination(StationDeclination value)
Sets the value of the stationDeclination property.
|
void |
setSupportingFacilityReference(PointReference value)
Sets the value of the supportingFacilityReference property.
|
getApproachAngle, getApproachCourseBearing, getCategory, getRunwayIdentifier, getRunwayReference, setApproachAngle, setApproachCourseBearing, setCategory, setRunwayIdentifier, setRunwayReference
getElevation, getPortRef, setElevation, setPortRef
getDatumCode, getFirRef, getIcaoCode, getIdentifier, getLocation, getMagneticVariation, getName, getReferenceID, getUirRef, setDatumCode, setFirRef, setIcaoCode, setIdentifier, setLocation, setMagneticVariation, setName, setReferenceID, setUirRef
getCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordType
getSupplementalData, setSupplementalData
protected List<String> approachRouteIdent
protected BigDecimal glideslopeBeamWidth
protected Long glideslopeHeightAtLandingThreshold
protected Location glideslopeLocation
protected Long glideslopePosition
protected Long localizerPosition
protected LocalizerAzimuthPositionReference localizerPositionReference
protected BigDecimal localizerTrueBearing
protected TrueBearingSource localizerTrueBearingSource
protected BigDecimal localizerWidth
protected StationDeclination stationDeclination
protected PointReference supportingFacilityReference
protected Frequency localizerGlideslopeFrequency
protected ILSBackCourse iLsBackCourse
protected ILSDMELocation ilsDmeLocation
public List<String> getApproachRouteIdent()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the approachRouteIdent property.
For example, to add a new item, do as follows:
getApproachRouteIdent().add(newItem);
Objects of the following type(s) are allowed in the list
String
The “Approach Route Identifier” field contains the identifier of the approach route to be flown. To facilitate the provision of multiple approach procedures of the same type to a given runway, the field also is used to provide a “multiple indicator.”
public BigDecimal getGlideslopeBeamWidth()
The “Glide Slope Beam Width” field specifies the glide path beam width of the Glide Slope defined in the record.
BigDecimal
public void setGlideslopeBeamWidth(BigDecimal value)
value
- allowed object is
BigDecimal
getGlideslopeBeamWidth()
public Long getGlideslopeHeightAtLandingThreshold()
The “Threshold Crossing Height” specifies the height above the landing threshold on a normal glide path.
Long
public void setGlideslopeHeightAtLandingThreshold(Long value)
value
- allowed object is
Long
getGlideslopeHeightAtLandingThreshold()
public Location getGlideslopeLocation()
Latitude and Longitude details of this point.
Location
public void setGlideslopeLocation(Location value)
value
- allowed object is
Location
getGlideslopeLocation()
public Long getGlideslopePosition()
Long
public void setGlideslopePosition(Long value)
value
- allowed object is
Long
public Long getLocalizerPosition()
Long
public void setLocalizerPosition(Long value)
value
- allowed object is
Long
public LocalizerAzimuthPositionReference getLocalizerPositionReference()
Element which encapsulates the localizer details for the corresponding Runway. This element contains the localizer ident and localizer class.
LocalizerAzimuthPositionReference
public void setLocalizerPositionReference(LocalizerAzimuthPositionReference value)
value
- allowed object is
LocalizerAzimuthPositionReference
getLocalizerPositionReference()
public BigDecimal getLocalizerTrueBearing()
The “Magnetic Bearing” for ILS localizer, MLS Azimuth, MLS Back Azimuth and Runway records is given in the primary record. This field allows the true bearing to be entered independently of the magnetic variation.
BigDecimal
public void setLocalizerTrueBearing(BigDecimal value)
value
- allowed object is
BigDecimal
getLocalizerTrueBearing()
public TrueBearingSource getLocalizerTrueBearingSource()
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
TrueBearingSource
public void setLocalizerTrueBearingSource(TrueBearingSource value)
value
- allowed object is
TrueBearingSource
getLocalizerTrueBearingSource()
public BigDecimal getLocalizerWidth()
BigDecimal
public void setLocalizerWidth(BigDecimal value)
value
- allowed object is
BigDecimal
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.
StationDeclination
public void setStationDeclination(StationDeclination value)
value
- allowed object is
StationDeclination
getStationDeclination()
public PointReference getSupportingFacilityReference()
The “VOR/NDB Identifier” field identifies the VHF/MF/LF facility defined in the record.
PointReference
public void setSupportingFacilityReference(PointReference value)
value
- allowed object is
PointReference
getSupportingFacilityReference()
public Frequency getLocalizerGlideslopeFrequency()
Frequency
public void setLocalizerGlideslopeFrequency(Frequency value)
value
- allowed object is
Frequency
public ILSBackCourse getILsBackCourse()
ILSBackCourse
public void setILsBackCourse(ILSBackCourse value)
value
- allowed object is
ILSBackCourse
public ILSDMELocation getILSDmeLocation()
ILSDMELocation
public void setILSDmeLocation(ILSDMELocation value)
value
- allowed object is
ILSDMELocation
Copyright © 2017. All rights reserved.