Class TLcdAIXM51DirectionFinderTimeSlice

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

public class TLcdAIXM51DirectionFinderTimeSlice extends TLcdAIXM51AbstractNavaidEquipmentTimeSlice
An electronic device used to determine the position of a radio source by means of directional antennas, which receives the strongest radio signal when it is pointing directly at the transmitter.
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>>.
    • DOPPLER_PROPERTY

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

      public static final TLcdDataProperty INFORMATION_PROVISION_PROPERTY
      Data property that maps to the informationProvision element. The possible values for this property are instances of List<TLcdAIXM51FeatureAssociation<TLcdAIXM51InformationServiceTimeSlice>>.
    • 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

    • TLcdAIXM51DirectionFinderTimeSlice

      public TLcdAIXM51DirectionFinderTimeSlice()
    • TLcdAIXM51DirectionFinderTimeSlice

      public TLcdAIXM51DirectionFinderTimeSlice(TLcdDataType aType)
  • Method Details