- All Known Subinterfaces:
ILcdDAFIFOrtcaFeature
, ILcdOrtcaFeature
public interface ILcdAreaMinimumAltitudeFeature
This class defines a list of possible features for a minimum altitude area.
- Since:
- 2014.0
-
Field Summary 
Fields
The altitude associated with a minimum altitude area.
The altitude unit associated with a minimum altitude area.
-
Field Details 
-
ALTITUDE 
The altitude associated with a minimum altitude area.
The altitude type is of the type Integer
.
- See Also:
-
-
ALTITUDE_UNIT 
static final String ALTITUDE_UNIT
The altitude unit associated with a minimum altitude area.
The altitude unit type is of the type TLcdAltitudeUnit
.
- See Also:
-