Class TLcdAIXM51GlidepathTimeSlice

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

public class TLcdAIXM51GlidepathTimeSlice extends TLcdAIXM51AbstractNavaidEquipmentTimeSlice
A component of an ILS consisting of a UHF transmitter radiating signals and providing a straight line descent path in the vertical plane containing the centre line of the runway served by the ILS, and thereby furnishing descent information down to the lowest authorized decision height or to the surface of a runway, depending on the Facility Performance Category of the ILS.
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.
    • SLOPE_PROPERTY

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

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

      public static final TLcdDataProperty RDH_PROPERTY
      Data property that maps to the rdh element. The possible values for this property are instances of TLcdAIXM51ValDistanceVertical.
    • RDH_ACCURACY_PROPERTY

      public static final TLcdDataProperty RDH_ACCURACY_PROPERTY
      Data property that maps to the rdhAccuracy element. The possible values for this property are instances of TLcdAIXM51ValDistanceVertical.
    • 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

    • TLcdAIXM51GlidepathTimeSlice

      public TLcdAIXM51GlidepathTimeSlice()
    • TLcdAIXM51GlidepathTimeSlice

      public TLcdAIXM51GlidepathTimeSlice(TLcdDataType aType)
  • Method Details