All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable

public class TLcdAIXM51SDFTimeSlice extends TLcdAIXM51AbstractNavaidEquipmentTimeSlice
Simplified Directional Facility (SDF) provides a final approach course similar to that of the ILS localizer although is not as precise as Localizer. It does not provide glide slope information. The SDF transmits signals within the range of 108.10 to 111.95 MHz. The approach techniques and procedures used in an SDF instrument approach are essentially the same as those employed in executing a standard localizer approach except the SDF course may not be aligned with the runway and the course may be wider, resulting in less precision. Usable off-course indications are limited to 35 degrees either side of the course centreline. Instrument indications received beyond 35 degrees should be disregarded. This angle is generally not more than 3 degrees. The SDF signal is fixed at either 6 degrees or 12 degrees as necessary to provide maximum flyability and optimum course quality.
Since:
10.0
See Also:
  • Field Details

    • DESIGNATOR_PROPERTY

      public static final TLcdDataProperty DESIGNATOR_PROPERTY
      Data property that maps to the designator element. The possible values for this property are instances of TLcdAIXM51Optional<String>.
    • EMISSION_CLASS_PROPERTY

      public static final TLcdDataProperty EMISSION_CLASS_PROPERTY
      Data property that maps to the emissionClass element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeRadioEmission>.
    • MOBILE_PROPERTY

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

      public static final TLcdDataProperty MAGNETIC_VARIATION_PROPERTY
      Data property that maps to the magneticVariation element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • MAGNETIC_VARIATION_ACCURACY_PROPERTY

      public static final TLcdDataProperty MAGNETIC_VARIATION_ACCURACY_PROPERTY
      Data property that maps to the magneticVariationAccuracy element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • DATE_MAGNETIC_VARIATION_PROPERTY

      public static final TLcdDataProperty DATE_MAGNETIC_VARIATION_PROPERTY
      Data property that maps to the dateMagneticVariation element. The possible values for this property are instances of TLcdAIXM51Optional<String>.
    • FLIGHT_CHECKED_PROPERTY

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

      public static final TLcdDataProperty LOCATION_PROPERTY
      Data property that maps to the location element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51ElevatedPoint>.
    • AUTHORITY_PROPERTY

      public static final TLcdDataProperty AUTHORITY_PROPERTY
      Data property that maps to the authority element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51AuthorityForNavaidEquipment>>.
    • MONITORING_PROPERTY

      public static final TLcdDataProperty MONITORING_PROPERTY
      Data property that maps to the monitoring element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51NavaidEquipmentMonitoring>>.
    • AVAILABILITY_PROPERTY

      public static final TLcdDataProperty AVAILABILITY_PROPERTY
      Data property that maps to the availability element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51NavaidOperationalStatus>>.
    • 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>>.
    • FREQUENCY_PROPERTY

      public static final TLcdDataProperty FREQUENCY_PROPERTY
      Data property that maps to the frequency element. The possible values for this property are instances of TLcdAIXM51ValFrequency.
    • MAGNETIC_BEARING_PROPERTY

      public static final TLcdDataProperty MAGNETIC_BEARING_PROPERTY
      Data property that maps to the magneticBearing element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • TRUE_BEARING_PROPERTY

      public static final TLcdDataProperty TRUE_BEARING_PROPERTY
      Data property that maps to the trueBearing element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • 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>>.
    • INTERPRETATION_PROPERTY

      public static final TLcdDataProperty INTERPRETATION_PROPERTY
      Data property that maps to the interpretation element. The possible values for this property are instances of ELcdAIXM51Interpretation.
    • SEQUENCE_NUMBER_PROPERTY

      public static final TLcdDataProperty SEQUENCE_NUMBER_PROPERTY
      Data property that maps to the sequenceNumber element. The possible values for this property are instances of long.
    • CORRECTION_NUMBER_PROPERTY

      public static final TLcdDataProperty CORRECTION_NUMBER_PROPERTY
      Data property that maps to the correctionNumber element. The possible values for this property are instances of long.
    • TIME_SLICE_METADATA_PROPERTY

      public static final TLcdDataProperty TIME_SLICE_METADATA_PROPERTY
      Data property that maps to the timeSliceMetadata element. The possible values for this property are instances of TLcdAIXM51FeatureTimeSliceMetadataProperty.
    • FEATURE_LIFETIME_PROPERTY

      public static final TLcdDataProperty FEATURE_LIFETIME_PROPERTY
      Data property that maps to the featureLifetime element. The possible values for this property are instances of TLcdGML32TimePrimitiveProperty.
  • Constructor Details

    • TLcdAIXM51SDFTimeSlice

      public TLcdAIXM51SDFTimeSlice()
    • TLcdAIXM51SDFTimeSlice

      public TLcdAIXM51SDFTimeSlice(TLcdDataType aType)
  • Method Details

    • getDesignator

      public String getDesignator()
      Returns the role value contained in the value of the DESIGNATOR_PROPERTY property. Returns null if the value of the DESIGNATOR_PROPERTY property is null.

      The identifying code given to the navaid.

      Overrides:
      getDesignator in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the DESIGNATOR_PROPERTY property.
      See Also:
    • setDesignator

      public void setDesignator(String aValue)
      Sets the value of the property that maps to the designator 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 DESIGNATOR_PROPERTY property is set to null.

      The identifying code given to the navaid.

      Overrides:
      setDesignator in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the DESIGNATOR_PROPERTY property.
    • getNavaidEquipmentName

      public String getNavaidEquipmentName()
      Returns the role value contained in the value of the NAVAID_EQUIPMENT_NAME_PROPERTY property. Returns null if the value of the NAVAID_EQUIPMENT_NAME_PROPERTY property is null.

      The long name given to the navaid equipment.

      Overrides:
      getNavaidEquipmentName in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the NAVAID_EQUIPMENT_NAME_PROPERTY property.
      See Also:
    • setNavaidEquipmentName

      public void setNavaidEquipmentName(String aValue)
      Sets the value of the property that maps to the name 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 NAVAID_EQUIPMENT_NAME_PROPERTY property is set to null.

      The long name given to the navaid equipment.

      Overrides:
      setNavaidEquipmentName in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the NAVAID_EQUIPMENT_NAME_PROPERTY property.
    • getEmissionClass

      public TLcdAIXM51CodeRadioEmission getEmissionClass()
      Returns the role value contained in the value of the EMISSION_CLASS_PROPERTY property. Returns null if the value of the EMISSION_CLASS_PROPERTY property is null.

      A code indicating the type of emission, as defined at the 1979 ITU World Administrative Radio Conference.

      Overrides:
      getEmissionClass in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the EMISSION_CLASS_PROPERTY property.
      See Also:
    • setEmissionClass

      public void setEmissionClass(TLcdAIXM51CodeRadioEmission aValue)
      Sets the value of the property that maps to the emissionClass 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 EMISSION_CLASS_PROPERTY property is set to null.

      A code indicating the type of emission, as defined at the 1979 ITU World Administrative Radio Conference.

      Overrides:
      setEmissionClass in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the EMISSION_CLASS_PROPERTY property.
    • getMobile

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

      Indicates if the navaid equipment is mobile.

      Overrides:
      getMobile in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the MOBILE_PROPERTY property.
      See Also:
    • setMobile

      public void setMobile(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the mobile 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 MOBILE_PROPERTY property is set to null.

      Indicates if the navaid equipment is mobile.

      Overrides:
      setMobile in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the MOBILE_PROPERTY property.
    • getMagneticVariation

      public Double getMagneticVariation()
      Returns the role value contained in the value of the MAGNETIC_VARIATION_PROPERTY property. Returns null if the value of the MAGNETIC_VARIATION_PROPERTY property is null.

      The measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation. By convention, the measure is expressed as a positive number if Magnetic North is to the east of True North and negative if Magnetic North is to the west of True North. Therefore, magnetic bearing + magnetic variation = true bearing. The following rule of thumb applies: ""variation east-magnetic least, variation west-magnetic best"".

      Overrides:
      getMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the MAGNETIC_VARIATION_PROPERTY property.
      See Also:
    • setMagneticVariation

      public void setMagneticVariation(Double aValue)
      Sets the value of the property that maps to the magneticVariation 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 MAGNETIC_VARIATION_PROPERTY property is set to null.

      The measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation. By convention, the measure is expressed as a positive number if Magnetic North is to the east of True North and negative if Magnetic North is to the west of True North. Therefore, magnetic bearing + magnetic variation = true bearing. The following rule of thumb applies: ""variation east-magnetic least, variation west-magnetic best"".

      Overrides:
      setMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the MAGNETIC_VARIATION_PROPERTY property.
    • getMagneticVariationAccuracy

      public Double getMagneticVariationAccuracy()
      Returns the role value contained in the value of the MAGNETIC_VARIATION_ACCURACY_PROPERTY property. Returns null if the value of the MAGNETIC_VARIATION_ACCURACY_PROPERTY property is null.

      The accuracy of the measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation

      Overrides:
      getMagneticVariationAccuracy in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the MAGNETIC_VARIATION_ACCURACY_PROPERTY property.
      See Also:
    • setMagneticVariationAccuracy

      public void setMagneticVariationAccuracy(Double aValue)
      Sets the value of the property that maps to the magneticVariationAccuracy 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 MAGNETIC_VARIATION_ACCURACY_PROPERTY property is set to null.

      The accuracy of the measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation

      Overrides:
      setMagneticVariationAccuracy in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the MAGNETIC_VARIATION_ACCURACY_PROPERTY property.
    • getDateMagneticVariation

      public String getDateMagneticVariation()
      Returns the role value contained in the value of the DATE_MAGNETIC_VARIATION_PROPERTY property. Returns null if the value of the DATE_MAGNETIC_VARIATION_PROPERTY property is null.

      The year the magnetic variation was measured.

      Overrides:
      getDateMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the DATE_MAGNETIC_VARIATION_PROPERTY property.
      See Also:
    • setDateMagneticVariation

      public void setDateMagneticVariation(String aValue)
      Sets the value of the property that maps to the dateMagneticVariation 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 DATE_MAGNETIC_VARIATION_PROPERTY property is set to null.

      The year the magnetic variation was measured.

      Overrides:
      setDateMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the DATE_MAGNETIC_VARIATION_PROPERTY property.
    • getFlightChecked

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

      Indicates if the navaid equipment has been flight checked.

      Overrides:
      getFlightChecked in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the FLIGHT_CHECKED_PROPERTY property.
      See Also:
    • setFlightChecked

      public void setFlightChecked(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the flightChecked 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 FLIGHT_CHECKED_PROPERTY property is set to null.

      Indicates if the navaid equipment has been flight checked.

      Overrides:
      setFlightChecked in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the FLIGHT_CHECKED_PROPERTY property.
    • getLocation

      public TLcdAIXM51ElevatedPoint getLocation()
      Returns the role value contained in the value of the LOCATION_PROPERTY property. Returns null if the value of the LOCATION_PROPERTY property is null.

      the graphical location of the component

      Overrides:
      getLocation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the LOCATION_PROPERTY property.
      See Also:
    • setLocation

      public void setLocation(TLcdAIXM51ElevatedPoint aValue)
      Sets the value of the property that maps to the location element. to a new instance of the association class TLcdAIXM51Property initialized with the given role value. In case the given role value is null, the LOCATION_PROPERTY property is set to null.

      the graphical location of the component

      Overrides:
      setLocation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the LOCATION_PROPERTY property.
    • getAuthority

      Gets the value of the AUTHORITY_PROPERTY property adapted to a list of TLcdAIXM51AuthorityForNavaidEquipment instances.

      The organization responsible for the equipment (could be owner or operator).

      Overrides:
      getAuthority in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the AUTHORITY_PROPERTY property adapted to a list of TLcdAIXM51AuthorityForNavaidEquipment instances.
      See Also:
    • getMonitoring

      public List<TLcdAIXM51NavaidEquipmentMonitoring> getMonitoring()
      Gets the value of the MONITORING_PROPERTY property adapted to a list of TLcdAIXM51NavaidEquipmentMonitoring instances.

      Navaid equipment monitoring information.

      Overrides:
      getMonitoring in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the MONITORING_PROPERTY property adapted to a list of TLcdAIXM51NavaidEquipmentMonitoring instances.
      See Also:
    • getAvailability

      public List<TLcdAIXM51NavaidOperationalStatus> getAvailability()
      Gets the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51NavaidOperationalStatus instances.

      The operational status of the navaid equipment.

      Overrides:
      getAvailability in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51NavaidOperationalStatus instances.
      See Also:
    • getAnnotation

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

      public TLcdAIXM51ValFrequency getFrequency()
      Returns the value of the property that maps to the frequency element.

      The frequency of the localizer.

      Returns:
      the value of the FREQUENCY_PROPERTY property.
    • setFrequency

      public void setFrequency(TLcdAIXM51ValFrequency aValue)
      Sets the value of the property that maps to the frequency element.

      The frequency of the localizer.

      Parameters:
      aValue - the value to set for the FREQUENCY_PROPERTY property.
    • getMagneticBearing

      public Double getMagneticBearing()
      Returns the role value contained in the value of the MAGNETIC_BEARING_PROPERTY property. Returns null if the value of the MAGNETIC_BEARING_PROPERTY property is null.

      The measured angle between the localizer beam and Magnetic North at the localizer antenna.

      Returns:
      the role value of the MAGNETIC_BEARING_PROPERTY property.
      See Also:
    • setMagneticBearing

      public void setMagneticBearing(Double aValue)
      Sets the value of the property that maps to the magneticBearing 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 MAGNETIC_BEARING_PROPERTY property is set to null.

      The measured angle between the localizer beam and Magnetic North at the localizer antenna.

      Parameters:
      aValue - the role value to set for the MAGNETIC_BEARING_PROPERTY property.
    • getTrueBearing

      public Double getTrueBearing()
      Returns the role value contained in the value of the TRUE_BEARING_PROPERTY property. Returns null if the value of the TRUE_BEARING_PROPERTY property is null.

      The measured angle between the localizer beam and True North at the localizer antenna. Note : The True North is the north point at which the meridian lines meet.

      Returns:
      the role value of the TRUE_BEARING_PROPERTY property.
      See Also:
    • setTrueBearing

      public void setTrueBearing(Double aValue)
      Sets the value of the property that maps to the trueBearing 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 TRUE_BEARING_PROPERTY property is set to null.

      The measured angle between the localizer beam and True North at the localizer antenna. Note : The True North is the north point at which the meridian lines meet.

      Parameters:
      aValue - the role value to set for the TRUE_BEARING_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:
    • getInterpretation

      public ELcdAIXM51Interpretation getInterpretation()
      Returns the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Returns:
      the value of the INTERPRETATION_PROPERTY property.
    • setInterpretation

      public void setInterpretation(ELcdAIXM51Interpretation aValue)
      Sets the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the INTERPRETATION_PROPERTY property.
    • getSequenceNumber

      public long getSequenceNumber()
      Returns the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Returns:
      the value of the SEQUENCE_NUMBER_PROPERTY property.
    • setSequenceNumber

      public void setSequenceNumber(long aValue)
      Sets the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the SEQUENCE_NUMBER_PROPERTY property.
    • getCorrectionNumber

      public long getCorrectionNumber()
      Returns the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Returns:
      the value of the CORRECTION_NUMBER_PROPERTY property.
    • setCorrectionNumber

      public void setCorrectionNumber(long aValue)
      Sets the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the CORRECTION_NUMBER_PROPERTY property.
    • getTimeSliceMetadata

      public TLcdAIXM51FeatureTimeSliceMetadataProperty getTimeSliceMetadata()
      Returns the value of the property that maps to the timeSliceMetadata element.
      Returns:
      the value of the TIME_SLICE_METADATA_PROPERTY property.
    • setTimeSliceMetadata

      public void setTimeSliceMetadata(TLcdAIXM51FeatureTimeSliceMetadataProperty aValue)
      Sets the value of the property that maps to the timeSliceMetadata element.
      Parameters:
      aValue - the value to set for the TIME_SLICE_METADATA_PROPERTY property.
    • getFeatureLifetime

      public TLcdGML32AbstractTimePrimitive getFeatureLifetime()
      Returns the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Returns:
      the value of the FEATURE_LIFETIME_PROPERTY property.
      See Also:
    • setFeatureLifetime

      public void setFeatureLifetime(TLcdGML32AbstractTimePrimitive aValue)
      Sets the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the FEATURE_LIFETIME_PROPERTY property.