Class TLcdAIXM51NavaidComponent

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51NavaidComponent extends TLcdAIXM51AbstractAIXMObject
Indicates navigation use of a NavaidEquipment as a component of the navigation service provided by a Navaid. For example the DME NavaidEquipment is a NavaidComponent of an ILS system. The DME may be collocated with the Localizer and the DME may provide the navigable location for the Navaid service.
Since:
10.0
  • Field Details

    • COLLOCATION_GROUP_PROPERTY

      public static final TLcdDataProperty COLLOCATION_GROUP_PROPERTY
      Data property that maps to the collocationGroup element. The possible values for this property are instances of TLcdAIXM51Optional<long>.
    • MARKER_POSITION_PROPERTY

      public static final TLcdDataProperty MARKER_POSITION_PROPERTY
      Data property that maps to the markerPosition element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodePositionInILS>.
    • PROVIDES_NAVIGABLE_LOCATION_PROPERTY

      public static final TLcdDataProperty PROVIDES_NAVIGABLE_LOCATION_PROPERTY
      Data property that maps to the providesNavigableLocation element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • THE_NAVAID_EQUIPMENT_PROPERTY

      public static final TLcdDataProperty THE_NAVAID_EQUIPMENT_PROPERTY
      Data property that maps to the theNavaidEquipment element. The possible values for this property are instances of TLcdAIXM51Association<TLcdAIXM51Feature<?>>.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
  • Constructor Details

    • TLcdAIXM51NavaidComponent

      public TLcdAIXM51NavaidComponent()
    • TLcdAIXM51NavaidComponent

      public TLcdAIXM51NavaidComponent(TLcdDataType aType)
  • Method Details

    • getCollocationGroup

      public Long getCollocationGroup()
      Returns the role value contained in the value of the COLLOCATION_GROUP_PROPERTY property. Returns null if the value of the COLLOCATION_GROUP_PROPERTY property is null.

      Set of navaid equipments that are collocated. All Navaid equipment that has the same value for this property are collocated together. For example in a VOR/DME Navaid the VOR and DME navaid equipment will be assigned the same collocationGroup number = 1. For example an ILS might have a Localizer with collocation Group number = 1 and collocated DME and Glidepath sharing collocationGroup number = 2.

      Returns:
      the role value of the COLLOCATION_GROUP_PROPERTY property.
      See Also:
    • setCollocationGroup

      public void setCollocationGroup(Long aValue)
      Sets the value of the property that maps to the collocationGroup element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the COLLOCATION_GROUP_PROPERTY property is set to null.

      Set of navaid equipments that are collocated. All Navaid equipment that has the same value for this property are collocated together. For example in a VOR/DME Navaid the VOR and DME navaid equipment will be assigned the same collocationGroup number = 1. For example an ILS might have a Localizer with collocation Group number = 1 and collocated DME and Glidepath sharing collocationGroup number = 2.

      Parameters:
      aValue - the role value to set for the COLLOCATION_GROUP_PROPERTY property.
    • getMarkerPosition

      public TLcdAIXM51CodePositionInILS getMarkerPosition()
      Returns the role value contained in the value of the MARKER_POSITION_PROPERTY property. Returns null if the value of the MARKER_POSITION_PROPERTY property is null.

      A code indicating the position, in a navaid landing system, of the markers situated on the centreline of a runway. For example: outer, middle, etc..

      Returns:
      the role value of the MARKER_POSITION_PROPERTY property.
      See Also:
    • setMarkerPosition

      public void setMarkerPosition(TLcdAIXM51CodePositionInILS aValue)
      Sets the value of the property that maps to the markerPosition element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the MARKER_POSITION_PROPERTY property is set to null.

      A code indicating the position, in a navaid landing system, of the markers situated on the centreline of a runway. For example: outer, middle, etc..

      Parameters:
      aValue - the role value to set for the MARKER_POSITION_PROPERTY property.
    • getProvidesNavigableLocation

      public TLcdAIXM51CodeYesNo getProvidesNavigableLocation()
      Returns the role value contained in the value of the PROVIDES_NAVIGABLE_LOCATION_PROPERTY property. Returns null if the value of the PROVIDES_NAVIGABLE_LOCATION_PROPERTY property is null.

      Indicates the navaid equipment used to specify the navigable location of the Navaid when the navaid is used as significant point

      Returns:
      the role value of the PROVIDES_NAVIGABLE_LOCATION_PROPERTY property.
      See Also:
    • setProvidesNavigableLocation

      public void setProvidesNavigableLocation(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the providesNavigableLocation element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the PROVIDES_NAVIGABLE_LOCATION_PROPERTY property is set to null.

      Indicates the navaid equipment used to specify the navigable location of the Navaid when the navaid is used as significant point

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

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      Returns:
      the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      See Also:
    • getTheNavaidEquipment

      public TLcdAIXM51Feature<? extends TLcdAIXM51AbstractNavaidEquipmentTimeSlice> getTheNavaidEquipment()
      Returns the role value contained in the value of the THE_NAVAID_EQUIPMENT_PROPERTY property. Returns null if the value of the THE_NAVAID_EQUIPMENT_PROPERTY property is null.

      the component of the navaid system

      Returns:
      the role value of the THE_NAVAID_EQUIPMENT_PROPERTY property.
      See Also:
    • setTheNavaidEquipment

      public void setTheNavaidEquipment(TLcdAIXM51Feature<? extends TLcdAIXM51AbstractNavaidEquipmentTimeSlice> aValue)
      Sets the value of the property that maps to the theNavaidEquipment element. to a new instance of the association class TLcdAIXM51Association initialized with the given role value. In case the given role value is null, the THE_NAVAID_EQUIPMENT_PROPERTY property is set to null.

      the component of the navaid system

      Parameters:
      aValue - the role value to set for the THE_NAVAID_EQUIPMENT_PROPERTY property.
    • getExtension

      public List<TLcdAIXM51AbstractExtension> getExtension()
      Gets the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      Returns:
      the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      See Also: