Class TLcdAIXM51AbstractSegmentPoint

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable
Direct Known Subclasses:
TLcdAIXM51AerialRefuellingPoint, TLcdAIXM51EnRouteSegmentPoint, TLcdAIXM51TerminalSegmentPoint

public class TLcdAIXM51AbstractSegmentPoint extends TLcdAIXM51AbstractAIXMObject
Indicates a point associated with a defined segment.
Since:
10.0
  • Constructor Details

    • TLcdAIXM51AbstractSegmentPoint

      public TLcdAIXM51AbstractSegmentPoint()
    • TLcdAIXM51AbstractSegmentPoint

      public TLcdAIXM51AbstractSegmentPoint(TLcdDataType aType)
  • Method Details

    • getReportingATC

      public TLcdAIXM51CodeATCReporting getReportingATC()
      Gets the value of the reportingATC property.

      Indicating the type of position report required by an ATC Unit. Eg.: compulsory or on request.

      Returns:
      the value of the reportingATC property.
      See Also:
    • setReportingATC

      public void setReportingATC(TLcdAIXM51CodeATCReporting aValue)
      Sets the value of the reportingATC property.

      Indicating the type of position report required by an ATC Unit. Eg.: compulsory or on request.

      Parameters:
      aValue - the value to set for the reportingATC property.
    • getFlyOver

      public TLcdAIXM51CodeYesNo getFlyOver()
      Gets the value of the flyOver property.

      Indicates if the aircraft is required to fly directly over the fix. If code is Yes, then it is a 'fly-over' waypoint. If the code is No, then the associated fix is a 'fly-by' waypoint. [ICAO] Waypoints are identified as either flyover or fly-by. Fly-by waypoint. A waypoint which requires turn anticipation to allow tangential interception of the next segment of a route or procedure Flyover waypoint. A waypoint at which a turn is initiated in order to join the next segment of a route or procedure.

      Returns:
      the value of the flyOver property.
      See Also:
    • setFlyOver

      public void setFlyOver(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the flyOver property.

      Indicates if the aircraft is required to fly directly over the fix. If code is Yes, then it is a 'fly-over' waypoint. If the code is No, then the associated fix is a 'fly-by' waypoint. [ICAO] Waypoints are identified as either flyover or fly-by. Fly-by waypoint. A waypoint which requires turn anticipation to allow tangential interception of the next segment of a route or procedure Flyover waypoint. A waypoint at which a turn is initiated in order to join the next segment of a route or procedure.

      Parameters:
      aValue - the value to set for the flyOver property.
    • getWaypoint

      public TLcdAIXM51CodeYesNo getWaypoint()
      Gets the value of the waypoint property.

      A point used for RNAV procedures/routes.

      Returns:
      the value of the waypoint property.
      See Also:
    • setWaypoint

      public void setWaypoint(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the waypoint property.

      A point used for RNAV procedures/routes.

      Parameters:
      aValue - the value to set for the waypoint property.
    • getRadarGuidance

      public TLcdAIXM51CodeYesNo getRadarGuidance()
      Gets the value of the radarGuidance property.

      Radar guidance is possible for reaching this point.

      Returns:
      the value of the radarGuidance property.
      See Also:
    • setRadarGuidance

      public void setRadarGuidance(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the radarGuidance property.

      Radar guidance is possible for reaching this point.

      Parameters:
      aValue - the value to set for the radarGuidance property.
    • getFacilityMakeup

      public List<TLcdAIXM51PointReference> getFacilityMakeup()
      Gets the value of the facilityMakeup property.

      Specific facility make up used by aircraft to locate the segment point.

      Returns:
      the value of the facilityMakeup property.
      See Also:
    • getPointChoice

      public ILcdDataObject getPointChoice()
      Gets the value of the pointChoice property.
      Returns:
      the value of the pointChoice property.
    • setPointChoice

      public void setPointChoice(ILcdDataObject aValue)
      Sets the value of the _POINT_CHOICE_PROPERTY property.
      Parameters:
      aValue - the value to set for the _POINT_CHOICE_PROPERTY property.
    • getExtendedServiceVolume

      public TLcdAIXM51Feature<TLcdAIXM51RadioFrequencyAreaTimeSlice> getExtendedServiceVolume()
      Gets the value of the extendedServiceVolume property.

      An approved and flight checked extension to the standard service volume of a navaid

      Returns:
      the value of the extendedServiceVolume property.
      See Also:
    • setExtendedServiceVolume

      public void setExtendedServiceVolume(TLcdAIXM51Feature<TLcdAIXM51RadioFrequencyAreaTimeSlice> aValue)
      Sets the value of the extendedServiceVolume property.

      An approved and flight checked extension to the standard service volume of a navaid

      Parameters:
      aValue - the value to set for the extendedServiceVolume property.
    • getAnnotation

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the annotation property.
      Returns:
      the value of the annotation property.
      See Also: