public class MLS extends PrecisionApproachNavaid
Java class for MLS complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MLS">
<complexContent>
<extension base="{}PrecisionApproachNavaid">
<sequence>
<element name="azimuthCoverageLeft" type="{http://www.arinc424.com/xml/datatypes}AzimuthCoverageSectorRightLeft" minOccurs="0"/>
<element name="azimuthCoverageRight" type="{http://www.arinc424.com/xml/datatypes}AzimuthCoverageSectorRightLeft" minOccurs="0"/>
<element name="azimuthPosition" type="{http://www.arinc424.com/xml/datatypes}BeamPosition" minOccurs="0"/>
<element name="azimuthPositionReference" type="{http://www.arinc424.com/xml/enumerations}LocalizerAzimuthPositionReference" minOccurs="0"/>
<element name="azimuthProportionalAngleLeft" type="{http://www.arinc424.com/xml/datatypes}AzimuthProportionalAngleRightLeft" minOccurs="0"/>
<element name="azimuthProportionalAngleRight" type="{http://www.arinc424.com/xml/datatypes}AzimuthProportionalAngleRightLeft" minOccurs="0"/>
<element name="elevationAngleSpan" type="{http://www.arinc424.com/xml/datatypes}ElevationAngleSpan" minOccurs="0"/>
<element name="elevationLocation" type="{http://www.arinc424.com/xml/datatypes}Location" minOccurs="0"/>
<element name="elevationPosition" type="{http://www.arinc424.com/xml/datatypes}BeamPosition" minOccurs="0"/>
<element name="mlsBackAzimuthDetails" type="{}MLSBackAzimuthDetails" minOccurs="0"/>
<element name="nominalElevationAngle" type="{http://www.arinc424.com/xml/datatypes}NominalElevationAngle" minOccurs="0"/>
<element name="supportingFacilityReference" type="{http://www.arinc424.com/xml/datatypes}PointReference" minOccurs="0"/>
<element name="mlsChannel" type="{http://www.arinc424.com/xml/datatypes}Channel"/>
<element name="mlsDmeLocation" type="{http://www.arinc424.com/xml/enumerations}MLSDMELocation" minOccurs="0"/>
<element name="mlsApproachAzimuthScanRate" type="{http://www.arinc424.com/xml/enumerations}MLSApproachAzimuthScanRate" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
azimuthCoverageLeft
The “Azimuth Coverage Sector” fields define the limit of the azimuth transmitter signal on the right and left side of the MLS Bearing (Section 6.167).
|
protected Long |
azimuthCoverageRight
The “Azimuth Coverage Sector” fields define the limit of the azimuth transmitter signal on the right and left side of the MLS Bearing (Section 6.167).
|
protected Long |
azimuthPosition
The “Localizer/Azimuth Position” field defines the location of the facility antenna relative to one end of the runway.
|
protected LocalizerAzimuthPositionReference |
azimuthPositionReference
The “Localizer/Azimuth Position Reference” field indicates whether the antenna is situated beyond the stop end of the runway, ahead of or beyond the approach end of the runway.
|
protected Long |
azimuthProportionalAngleLeft
The MLS Azimuth and Back Azimuth Proportional Angle fields define the limits of proportional guidance of the azimuth transmitter signal on the right and left side of the MLS Azimuth bearing (Section 6.167).
|
protected Long |
azimuthProportionalAngleRight
The MLS Azimuth and Back Azimuth Proportional Angle fields define the limits of proportional guidance of the azimuth transmitter signal on the right and left side of the MLS Azimuth bearing (Section 6.167).
|
protected Long |
elevationAngleSpan
The “Elevation Angle Span” field defines the scan of the elevation transmitter signal between the lower and upper limits
|
protected Location |
elevationLocation
Latitude and Longitude details of this point's elevation component.
|
protected Long |
elevationPosition
The “Elevation Position” field defines the location of the antenna with respect to the approach end of the runway.
|
protected MLSApproachAzimuthScanRate |
mlsApproachAzimuthScanRate |
protected MLSBackAzimuthDetails |
mlsBackAzimuthDetails
MLS Back Azimuth Details
|
protected long |
mlsChannel |
protected MLSDMELocation |
mlsDmeLocation |
protected Long |
nominalElevationAngle
The “Nominal Elevation Angle” field defines the normal glide path angle for the MLS installation.
|
protected PointReference |
supportingFacilityReference
The “VOR/NDB Identifier” field identifies the VHF/MF/LF facility defined in the record.
|
approachAngle, approachCourseBearing, category, runwayIdentifier, runwayReferencedatumCode, firRef, icaoCode, identifier, location, magneticVariation, name, referenceID, uirRefcustAreaCode, cycleDate, notes, recordTypesupplementalData| Constructor and Description |
|---|
MLS() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAzimuthCoverageLeft()
Gets the value of the azimuthCoverageLeft property.
|
Long |
getAzimuthCoverageRight()
Gets the value of the azimuthCoverageRight property.
|
Long |
getAzimuthPosition()
Gets the value of the azimuthPosition property.
|
LocalizerAzimuthPositionReference |
getAzimuthPositionReference()
Gets the value of the azimuthPositionReference property.
|
Long |
getAzimuthProportionalAngleLeft()
Gets the value of the azimuthProportionalAngleLeft property.
|
Long |
getAzimuthProportionalAngleRight()
Gets the value of the azimuthProportionalAngleRight property.
|
Long |
getElevationAngleSpan()
Gets the value of the elevationAngleSpan property.
|
Location |
getElevationLocation()
Gets the value of the elevationLocation property.
|
Long |
getElevationPosition()
Gets the value of the elevationPosition property.
|
MLSApproachAzimuthScanRate |
getMlsApproachAzimuthScanRate()
Gets the value of the mlsApproachAzimuthScanRate property.
|
MLSBackAzimuthDetails |
getMlsBackAzimuthDetails()
Gets the value of the mlsBackAzimuthDetails property.
|
long |
getMlsChannel()
Gets the value of the mlsChannel property.
|
MLSDMELocation |
getMlsDmeLocation()
Gets the value of the mlsDmeLocation property.
|
Long |
getNominalElevationAngle()
Gets the value of the nominalElevationAngle property.
|
PointReference |
getSupportingFacilityReference()
Gets the value of the supportingFacilityReference property.
|
void |
setAzimuthCoverageLeft(Long value)
Sets the value of the azimuthCoverageLeft property.
|
void |
setAzimuthCoverageRight(Long value)
Sets the value of the azimuthCoverageRight property.
|
void |
setAzimuthPosition(Long value)
Sets the value of the azimuthPosition property.
|
void |
setAzimuthPositionReference(LocalizerAzimuthPositionReference value)
Sets the value of the azimuthPositionReference property.
|
void |
setAzimuthProportionalAngleLeft(Long value)
Sets the value of the azimuthProportionalAngleLeft property.
|
void |
setAzimuthProportionalAngleRight(Long value)
Sets the value of the azimuthProportionalAngleRight property.
|
void |
setElevationAngleSpan(Long value)
Sets the value of the elevationAngleSpan property.
|
void |
setElevationLocation(Location value)
Sets the value of the elevationLocation property.
|
void |
setElevationPosition(Long value)
Sets the value of the elevationPosition property.
|
void |
setMlsApproachAzimuthScanRate(MLSApproachAzimuthScanRate value)
Sets the value of the mlsApproachAzimuthScanRate property.
|
void |
setMlsBackAzimuthDetails(MLSBackAzimuthDetails value)
Sets the value of the mlsBackAzimuthDetails property.
|
void |
setMlsChannel(long value)
Sets the value of the mlsChannel property.
|
void |
setMlsDmeLocation(MLSDMELocation value)
Sets the value of the mlsDmeLocation property.
|
void |
setNominalElevationAngle(Long value)
Sets the value of the nominalElevationAngle property.
|
void |
setSupportingFacilityReference(PointReference value)
Sets the value of the supportingFacilityReference property.
|
getApproachAngle, getApproachCourseBearing, getCategory, getRunwayIdentifier, getRunwayReference, setApproachAngle, setApproachCourseBearing, setCategory, setRunwayIdentifier, setRunwayReferencegetElevation, getPortRef, setElevation, setPortRefgetDatumCode, getFirRef, getIcaoCode, getIdentifier, getLocation, getMagneticVariation, getName, getReferenceID, getUirRef, setDatumCode, setFirRef, setIcaoCode, setIdentifier, setLocation, setMagneticVariation, setName, setReferenceID, setUirRefgetCustAreaCode, getCycleDate, getNotes, getRecordType, setCustAreaCode, setCycleDate, setRecordTypegetSupplementalData, setSupplementalDataprotected Long azimuthCoverageLeft
protected Long azimuthCoverageRight
protected Long azimuthPosition
protected LocalizerAzimuthPositionReference azimuthPositionReference
protected Long azimuthProportionalAngleLeft
protected Long azimuthProportionalAngleRight
protected Long elevationAngleSpan
protected Location elevationLocation
protected Long elevationPosition
protected MLSBackAzimuthDetails mlsBackAzimuthDetails
protected Long nominalElevationAngle
protected PointReference supportingFacilityReference
protected long mlsChannel
protected MLSDMELocation mlsDmeLocation
protected MLSApproachAzimuthScanRate mlsApproachAzimuthScanRate
public Long getAzimuthCoverageLeft()
The “Azimuth Coverage Sector” fields define the limit of the azimuth transmitter signal on the right and left side of the MLS Bearing (Section 6.167). The Back Azimuth Coverage Sector is identical to the Azimuth Coverage Sector and also provides guidance for Missed Approach Procedures and departures.
Longpublic void setAzimuthCoverageLeft(Long value)
value - allowed object is
LonggetAzimuthCoverageLeft()public Long getAzimuthCoverageRight()
The “Azimuth Coverage Sector” fields define the limit of the azimuth transmitter signal on the right and left side of the MLS Bearing (Section 6.167). The Back Azimuth Coverage Sector is identical to the Azimuth Coverage Sector and also provides guidance for Missed Approach Procedures and departures.
Longpublic void setAzimuthCoverageRight(Long value)
value - allowed object is
LonggetAzimuthCoverageRight()public Long getAzimuthPosition()
The “Localizer/Azimuth Position” field defines the location of the facility antenna relative to one end of the runway.
Longpublic void setAzimuthPosition(Long value)
value - allowed object is
LonggetAzimuthPosition()public LocalizerAzimuthPositionReference getAzimuthPositionReference()
The “Localizer/Azimuth Position Reference” field indicates whether the antenna is situated beyond the stop end of the runway, ahead of or beyond the approach end of the runway. The “Back Azimuth Position Reference” field indicates whether the antenna is situated ahead of the approach end of the runway, ahead of or beyond the stop end of the runway.
LocalizerAzimuthPositionReferencepublic void setAzimuthPositionReference(LocalizerAzimuthPositionReference value)
value - allowed object is
LocalizerAzimuthPositionReferencegetAzimuthPositionReference()public Long getAzimuthProportionalAngleLeft()
The MLS Azimuth and Back Azimuth Proportional Angle fields define the limits of proportional guidance of the azimuth transmitter signal on the right and left side of the MLS Azimuth bearing (Section 6.167). The BAZ is identical to the AZ and also provides guidance for Missed Approach Procedures and departures. See figure under Section 6.172.
Longpublic void setAzimuthProportionalAngleLeft(Long value)
value - allowed object is
LonggetAzimuthProportionalAngleLeft()public Long getAzimuthProportionalAngleRight()
The MLS Azimuth and Back Azimuth Proportional Angle fields define the limits of proportional guidance of the azimuth transmitter signal on the right and left side of the MLS Azimuth bearing (Section 6.167). The BAZ is identical to the AZ and also provides guidance for Missed Approach Procedures and departures. See figure under Section 6.172.
Longpublic void setAzimuthProportionalAngleRight(Long value)
value - allowed object is
LonggetAzimuthProportionalAngleRight()public Long getElevationAngleSpan()
The “Elevation Angle Span” field defines the scan of the elevation transmitter signal between the lower and upper limits
Longpublic void setElevationAngleSpan(Long value)
value - allowed object is
LonggetElevationAngleSpan()public Location getElevationLocation()
Latitude and Longitude details of this point's elevation component.
Locationpublic void setElevationLocation(Location value)
value - allowed object is
LocationgetElevationLocation()public Long getElevationPosition()
The “Elevation Position” field defines the location of the antenna with respect to the approach end of the runway.
Longpublic void setElevationPosition(Long value)
value - allowed object is
LonggetElevationPosition()public MLSBackAzimuthDetails getMlsBackAzimuthDetails()
MLS Back Azimuth Details
MLSBackAzimuthDetailspublic void setMlsBackAzimuthDetails(MLSBackAzimuthDetails value)
value - allowed object is
MLSBackAzimuthDetailsgetMlsBackAzimuthDetails()public Long getNominalElevationAngle()
The “Nominal Elevation Angle” field defines the normal glide path angle for the MLS installation.
Longpublic void setNominalElevationAngle(Long value)
value - allowed object is
LonggetNominalElevationAngle()public PointReference getSupportingFacilityReference()
The “VOR/NDB Identifier” field identifies the VHF/MF/LF facility defined in the record.
PointReferencepublic void setSupportingFacilityReference(PointReference value)
value - allowed object is
PointReferencegetSupportingFacilityReference()public long getMlsChannel()
public void setMlsChannel(long value)
public MLSDMELocation getMlsDmeLocation()
MLSDMELocationpublic void setMlsDmeLocation(MLSDMELocation value)
value - allowed object is
MLSDMELocationpublic MLSApproachAzimuthScanRate getMlsApproachAzimuthScanRate()
MLSApproachAzimuthScanRatepublic void setMlsApproachAzimuthScanRate(MLSApproachAzimuthScanRate value)
value - allowed object is
MLSApproachAzimuthScanRateCopyright © 2017. All rights reserved.