Uses of Interface
com.luciad.format.arinc.decoder.ILcdARINCErrorMessageSupport
Package
Description
This package contains a decoder that can handle the ARINC 424 format.
-
Uses of ILcdARINCErrorMessageSupport in com.luciad.format.arinc.decoder
Modifier and TypeMethodDescriptionvoid
ILcdARINCHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) Resets the internal state of this handler so that it is ready to handle a new data source from scratch.void
TLcdARINCControlledAirspaceHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCEnrouteAirwayHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCMinimumSectorAltitudeHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCProcedureHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCRestrictiveAirspaceHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage)