Interface ILcdMarkerFeature

All Known Subinterfaces:
ILcdAIXMMarkerFeature, ILcdARINCMarkerFeature, ILcdDAFIFMarkerFeature

public interface ILcdMarkerFeature
This interface defines general applicable features for a marker.

If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.

  • Field Details

    • MARKER_TYPE

      static final String MARKER_TYPE
      The type of this marker. The marker type is of the type TLcdMarkerType.
      See Also:
    • FREQUENCY

      static final String FREQUENCY
      The frequency of this marker. The frequency is of the type Float.
      See Also:
    • FREQUENCY_UNIT

      static final String FREQUENCY_UNIT
      The unit of measurement of the frequency. The frequency unit is of the type TLcdFrequencyUnit.
      See Also: