public class MLSBackAzimuthDetails extends A424Point
Java class for MLSBackAzimuthDetails complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MLSBackAzimuthDetails"> <complexContent> <extension base="{}A424Point"> <sequence> <element name="azimuthTrueBearing" type="{http://www.arinc424.com/xml/datatypes}TrueBearing" minOccurs="0"/> <element name="azimuthTrueBearingSource" type="{http://www.arinc424.com/xml/enumerations}TrueBearingSource" minOccurs="0"/> <element name="backAzimuthBearing" type="{http://www.arinc424.com/xml/datatypes}Bearing" minOccurs="0"/> <element name="backAzimuthCoverageLeft" type="{http://www.arinc424.com/xml/datatypes}AzimuthCoverageSectorRightLeft" minOccurs="0"/> <element name="backAzimuthCoverageRight" type="{http://www.arinc424.com/xml/datatypes}AzimuthCoverageSectorRightLeft" minOccurs="0"/> <element name="backAzimuthPosition" type="{http://www.arinc424.com/xml/datatypes}BeamPosition" minOccurs="0"/> <element name="backAzimuthPositionReference" type="{http://www.arinc424.com/xml/enumerations}LocalizerAzimuthPositionReference" minOccurs="0"/> <element name="backAzimuthProportionalSectorLeft" type="{http://www.arinc424.com/xml/datatypes}AzimuthProportionalAngleRightLeft" minOccurs="0"/> <element name="backAzimuthProportionalSectorRight" type="{http://www.arinc424.com/xml/datatypes}AzimuthProportionalAngleRightLeft" minOccurs="0"/> <element name="backAzimuthTrueBearing" type="{http://www.arinc424.com/xml/datatypes}TrueBearing" minOccurs="0"/> <element name="backAzimuthTrueBearingSource" type="{http://www.arinc424.com/xml/enumerations}TrueBearingSource" minOccurs="0"/> <element name="glidePathHeightAtLandingThreshold" type="{http://www.arinc424.com/xml/datatypes}ThresholdCrossingHeight" minOccurs="0"/> <element name="mlsDatumPointLocation" type="{http://www.arinc424.com/xml/datatypes}Location" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
azimuthTrueBearing
The “Magnetic Bearing” for ILS localizer, MLS Azimuth, MLS Back Azimuth and
Runway records is given in the primary record.
|
protected TrueBearingSource |
azimuthTrueBearingSource
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
|
protected Bearing |
backAzimuthBearing
The “MLS Azimuth Bearing” and the “MLS Back Azimuth Bearing” fields define the inbound magnetic final approach course assigned to the center of the Azimuth or Back Azimuth Coverage (see Section 6.172).
|
protected Long |
backAzimuthCoverageLeft
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 |
backAzimuthCoverageRight
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 |
backAzimuthPosition
The “Localizer/Azimuth Position” field defines the location of the facility antenna relative to one end of the runway.
|
protected LocalizerAzimuthPositionReference |
backAzimuthPositionReference
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 |
backAzimuthProportionalSectorLeft
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 |
backAzimuthProportionalSectorRight
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 BigDecimal |
backAzimuthTrueBearing
The “Magnetic Bearing” for ILS localizer, MLS Azimuth, MLS Back Azimuth and
Runway records is given in the primary record.
|
protected TrueBearingSource |
backAzimuthTrueBearingSource
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
|
protected Long |
glidePathHeightAtLandingThreshold
The “Threshold Crossing Height” specifies the height above the landing threshold on a normal glide path.
|
protected Location |
mlsDatumPointLocation
Latitude and Longitude details of this point.
|
datumCode, firRef, icaoCode, identifier, location, magneticVariation, name, referenceID, uirRef
custAreaCode, cycleDate, notes, recordType
supplementalData
Constructor and Description |
---|
MLSBackAzimuthDetails() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAzimuthTrueBearing()
Gets the value of the azimuthTrueBearing property.
|
TrueBearingSource |
getAzimuthTrueBearingSource()
Gets the value of the azimuthTrueBearingSource property.
|
Bearing |
getBackAzimuthBearing()
Gets the value of the backAzimuthBearing property.
|
Long |
getBackAzimuthCoverageLeft()
Gets the value of the backAzimuthCoverageLeft property.
|
Long |
getBackAzimuthCoverageRight()
Gets the value of the backAzimuthCoverageRight property.
|
Long |
getBackAzimuthPosition()
Gets the value of the backAzimuthPosition property.
|
LocalizerAzimuthPositionReference |
getBackAzimuthPositionReference()
Gets the value of the backAzimuthPositionReference property.
|
Long |
getBackAzimuthProportionalSectorLeft()
Gets the value of the backAzimuthProportionalSectorLeft property.
|
Long |
getBackAzimuthProportionalSectorRight()
Gets the value of the backAzimuthProportionalSectorRight property.
|
BigDecimal |
getBackAzimuthTrueBearing()
Gets the value of the backAzimuthTrueBearing property.
|
TrueBearingSource |
getBackAzimuthTrueBearingSource()
Gets the value of the backAzimuthTrueBearingSource property.
|
Long |
getGlidePathHeightAtLandingThreshold()
Gets the value of the glidePathHeightAtLandingThreshold property.
|
Location |
getMlsDatumPointLocation()
Gets the value of the mlsDatumPointLocation property.
|
void |
setAzimuthTrueBearing(BigDecimal value)
Sets the value of the azimuthTrueBearing property.
|
void |
setAzimuthTrueBearingSource(TrueBearingSource value)
Sets the value of the azimuthTrueBearingSource property.
|
void |
setBackAzimuthBearing(Bearing value)
Sets the value of the backAzimuthBearing property.
|
void |
setBackAzimuthCoverageLeft(Long value)
Sets the value of the backAzimuthCoverageLeft property.
|
void |
setBackAzimuthCoverageRight(Long value)
Sets the value of the backAzimuthCoverageRight property.
|
void |
setBackAzimuthPosition(Long value)
Sets the value of the backAzimuthPosition property.
|
void |
setBackAzimuthPositionReference(LocalizerAzimuthPositionReference value)
Sets the value of the backAzimuthPositionReference property.
|
void |
setBackAzimuthProportionalSectorLeft(Long value)
Sets the value of the backAzimuthProportionalSectorLeft property.
|
void |
setBackAzimuthProportionalSectorRight(Long value)
Sets the value of the backAzimuthProportionalSectorRight property.
|
void |
setBackAzimuthTrueBearing(BigDecimal value)
Sets the value of the backAzimuthTrueBearing property.
|
void |
setBackAzimuthTrueBearingSource(TrueBearingSource value)
Sets the value of the backAzimuthTrueBearingSource property.
|
void |
setGlidePathHeightAtLandingThreshold(Long value)
Sets the value of the glidePathHeightAtLandingThreshold property.
|
void |
setMlsDatumPointLocation(Location value)
Sets the value of the mlsDatumPointLocation property.
|
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 BigDecimal azimuthTrueBearing
protected TrueBearingSource azimuthTrueBearingSource
protected Bearing backAzimuthBearing
protected Long backAzimuthCoverageLeft
protected Long backAzimuthCoverageRight
protected Long backAzimuthPosition
protected LocalizerAzimuthPositionReference backAzimuthPositionReference
protected Long backAzimuthProportionalSectorLeft
protected Long backAzimuthProportionalSectorRight
protected BigDecimal backAzimuthTrueBearing
protected TrueBearingSource backAzimuthTrueBearingSource
protected Long glidePathHeightAtLandingThreshold
protected Location mlsDatumPointLocation
public BigDecimal getAzimuthTrueBearing()
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 setAzimuthTrueBearing(BigDecimal value)
value
- allowed object is
BigDecimal
getAzimuthTrueBearing()
public TrueBearingSource getAzimuthTrueBearingSource()
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
TrueBearingSource
public void setAzimuthTrueBearingSource(TrueBearingSource value)
value
- allowed object is
TrueBearingSource
getAzimuthTrueBearingSource()
public Bearing getBackAzimuthBearing()
The “MLS Azimuth Bearing” and the “MLS Back Azimuth Bearing” fields define the inbound magnetic final approach course assigned to the center of the Azimuth or Back Azimuth Coverage (see Section 6.172).
Bearing
public void setBackAzimuthBearing(Bearing value)
value
- allowed object is
Bearing
getBackAzimuthBearing()
public Long getBackAzimuthCoverageLeft()
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.
Long
public void setBackAzimuthCoverageLeft(Long value)
value
- allowed object is
Long
getBackAzimuthCoverageLeft()
public Long getBackAzimuthCoverageRight()
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.
Long
public void setBackAzimuthCoverageRight(Long value)
value
- allowed object is
Long
getBackAzimuthCoverageRight()
public Long getBackAzimuthPosition()
The “Localizer/Azimuth Position” field defines the location of the facility antenna relative to one end of the runway.
Long
public void setBackAzimuthPosition(Long value)
value
- allowed object is
Long
getBackAzimuthPosition()
public LocalizerAzimuthPositionReference getBackAzimuthPositionReference()
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.
LocalizerAzimuthPositionReference
public void setBackAzimuthPositionReference(LocalizerAzimuthPositionReference value)
value
- allowed object is
LocalizerAzimuthPositionReference
getBackAzimuthPositionReference()
public Long getBackAzimuthProportionalSectorLeft()
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.
Long
public void setBackAzimuthProportionalSectorLeft(Long value)
value
- allowed object is
Long
getBackAzimuthProportionalSectorLeft()
public Long getBackAzimuthProportionalSectorRight()
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.
Long
public void setBackAzimuthProportionalSectorRight(Long value)
value
- allowed object is
Long
getBackAzimuthProportionalSectorRight()
public BigDecimal getBackAzimuthTrueBearing()
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 setBackAzimuthTrueBearing(BigDecimal value)
value
- allowed object is
BigDecimal
getBackAzimuthTrueBearing()
public TrueBearingSource getBackAzimuthTrueBearingSource()
The content of the source field indicates whether the “True Bearing” is derived from official government sources or from other sources.
TrueBearingSource
public void setBackAzimuthTrueBearingSource(TrueBearingSource value)
value
- allowed object is
TrueBearingSource
getBackAzimuthTrueBearingSource()
public Long getGlidePathHeightAtLandingThreshold()
The “Threshold Crossing Height” specifies the height above the landing threshold on a normal glide path.
Long
public void setGlidePathHeightAtLandingThreshold(Long value)
value
- allowed object is
Long
getGlidePathHeightAtLandingThreshold()
public Location getMlsDatumPointLocation()
Latitude and Longitude details of this point.
Location
public void setMlsDatumPointLocation(Location value)
value
- allowed object is
Location
getMlsDatumPointLocation()
Copyright © 2017. All rights reserved.