Interface ILcdGlidePathFeature

All Known Subinterfaces:
ILcdAIXMGlidePathFeature, ILcdARINCGlidePathFeature, ILcdDAFIFGlidePathFeature

public interface ILcdGlidePathFeature
This interface defines general applicable features for a glide path.

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
      TThe frequency value of the ILS glide path. 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:
    • GLIDE_PATH_ANGLE

      static final String GLIDE_PATH_ANGLE
      The angle of the glide path. The angle is of the type Float.
      See Also: