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 Link icon

    • TLcdAIXM51AbstractSegmentPoint Link icon

      public TLcdAIXM51AbstractSegmentPoint()
    • TLcdAIXM51AbstractSegmentPoint Link icon

      public TLcdAIXM51AbstractSegmentPoint(TLcdDataType aType)
  • Method Details Link icon

    • getReportingATC Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

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

      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 Link icon

      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 Link icon

      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 Link icon

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