Interface ILcdVORFeature

All Superinterfaces:
ILcdNavaidFeature
All Known Subinterfaces:
ILcdAIXMVORFeature, ILcdARINCVORFeature, ILcdDAFIFVORFeature

public interface ILcdVORFeature extends ILcdNavaidFeature
This interface defines general applicable features for a VOR facility.

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

  • 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: