Interface ILcdDAFIFDMEFeature

All Superinterfaces:
ILcdDAFIFNavaidFeature, ILcdDMEFeature, ILcdNavaidFeature

public interface ILcdDAFIFDMEFeature extends ILcdDMEFeature, ILcdDAFIFNavaidFeature
This interface extends the more general applicable features defined in the ILcdDMEFeature interface with DAFIF specific features.

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

This interface defines the features (properties) that can be requested through ILcdFeatured. A more preferred and generic way to access the properties of a domain object is through ILcdDataObject. The related class defining the available data object properties for a DAFIF DME is TLcdDAFIFDMEDataProperties.

See Also:
  • Field Details

    • FREQUENCY

      static final String FREQUENCY
      The value of the frequency. 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:
    • CHANNEL

      static final String CHANNEL
      A code indicating the channel of the DME. The channel is of the type String.
      See Also:
    • ILS_DME_BIAS

      static final String ILS_DME_BIAS
      The distance between the DME and associated landing threshold.

      The ILS/DME Bias field is intended only for DMEs in an ILS installation.

      The ILS/DME bias is of the type Float.

      See Also:
    • ILS_DME_BIAS_UNIT

      static final String ILS_DME_BIAS_UNIT
      The unit of measurement of the ILS/DME bias.

      The ILS/DME Bias field is intended only for DMEs in an ILS installation.

      The ILS/DME bias unit is of the type TLcdDistanceUnit.

      See Also:
    • AIRPORT_ID

      static final String AIRPORT_ID
      The aerodrome identifier of this DME.

      The aerodrome identifier is intended only for DMEs in an ILS installation.

      The aerodrome identifier is of the type String.

      See Also:
    • RUNWAY_ID

      static final String RUNWAY_ID
      The runway identifier of this DME.

      The runway identifier is intended only for DMEs in an ILS installation.

      The runway identifier is of the type String.

      See Also:
    • COMPONENT_TYPE

      static final String COMPONENT_TYPE
      The ground equipment that provides an approach path for alignment and descent on final approach to a runway.

      The component type is intended only for DMEs in an ILS installation.

      The component type is of the type Character.

      See Also:
    • COLLOCATION

      static final String COLLOCATION
      A code indicating how a locator or navaid is collocated.

      The collocation field is intended only for DMEs in an ILS installation.

      The collocation is of the type String.

      See Also: