Package com.luciad.ais.model.sector
Interface ILcdSectorFeature
- All Known Subinterfaces:
ILcdDAFIFSectorFeature
public interface ILcdSectorFeature
This interface defines a list of possible features for a Sector.
- Since:
- 2022.0
-
Field Summary
-
Field Details
-
NUMBER
The number associated with a sector. The number is of the typeInteger
.- See Also:
-
ALTITUDE
The altitude associated with a sector. The altitude type is of the typeInteger
.- See Also:
-
ALTITUDE_UNIT
The altitude unit associated with a sector. The altitude unit type is of the typeTLcdAltitudeUnit
.- See Also:
-