Package com.luciad.ais.model.navaid
Interface ILcdLocalizerFeature
- All Known Subinterfaces:
ILcdAIXMLocalizerFeature
,ILcdARINCLocalizerFeature
,ILcdDAFIFLocalizerFeature
public interface ILcdLocalizerFeature
This interface defines general applicable features for a localizer.
If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.
-
Field Summary
-
Field Details
-
FREQUENCY
The frequency value of the ILS localizer. The frequency is of the typeFloat
.- See Also:
-
FREQUENCY_UNIT
The unit of measurement of the frequency. The frequency unit is of the typeTLcdFrequencyUnit
.- See Also:
-
WIDTH
The localizer course with in degrees. The width is of the typeDouble
.- See Also:
-