Uses of Package
com.luciad.ais.model.sector
Packages that use com.luciad.ais.model.sector
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for modeling safety altitudes for sectors.
Provides classes and interfaces for modeling Minimum Sector Altitude objects in ARINC 424.
Provides classes and interfaces for modeling Minimum Sector Altitude objects in DAFIF.
-
Classes in com.luciad.ais.model.sector used by com.luciad.ais.modelClassDescriptionThis interface is an extension of the
ILcdMinimumSectorAltitude
interface that allows to change its attributes and geometry.This interface is an extension of theILcdSector
interface that allows to change its attributes and geometry. -
Classes in com.luciad.ais.model.sector used by com.luciad.ais.model.sectorClassDescriptionThis interface is an extension of the
ILcdMinimumSectorAltitude
interface that allows to change its attributes and geometry.This interface is an extension of theILcdSector
interface that allows to change its attributes and geometry.Represents a Minimum Sector Altitude object, defining the lowest altitudes to be used for one or more sectors.Represents a sector with a sector number and altitude.ILcdMinimumSectorAltitude
implementation based onILcdDataObject
.ILcdSector
implementation based onILcdDataObject
. -
Classes in com.luciad.ais.model.sector used by com.luciad.format.arinc.model.sectorClassDescriptionThis interface defines a list of possible features for a Minimum Sector Altitude.A model descriptor for models containing
ILcdMinimumSectorAltitude
objects. -
Classes in com.luciad.ais.model.sector used by com.luciad.format.dafif.model.sectorClassDescriptionThis interface defines a list of possible features for a Minimum Sector Altitude.This interface defines a list of possible features for a Sector.A model descriptor for models containing
ILcdMinimumSectorAltitude
objects.