Package com.luciad.format.arinc.decoder
package com.luciad.format.arinc.decoder
This package contains a decoder that can handle the ARINC 424 format.
The implementation supports version 15, 17 and 18 of the ARINC 424 specification.
-
ClassDescriptionThis
ILcdModelDecoderextension specifies the interface for ARINC data source decoders.A support class for accumulating error messages.AnILcdARINCHandlerexpects Arinc data record per record.This extension of theALcdARINCHandlerinterface deals with aerodrome records (Airport Primary Records, section code P, subsection code A).This extension of theALcdARINCHandlerinterface deals with aerodrome communication records (Airport Communications Records, section code A, subsection code V).This extension of theALcdARINCHandlerinterface deals with Controlled Airspace records (Controlled Airspace Primary Records, section code U, subsection code C).The default implementation ofILcdARINCDecoder.This extension of theALcdARINCVHFNavaidHandlerclass deals with DME records (VHF Navaid Primary Records, section code D, subsection code D).This extension of theALcdARINCHandlerinterface deals with enroute airway records (Enroute Airways Records, section code E, subsection code R).This extension of theALcdARINCHandlerinterface deals with enroute communication records (Enroute Communications Records, section code E, subsection code V).This extension of theALcdARINCHandlerinterface deals with FIR/UIR records (FIR/UIR Primary Records, section code U, subsection code F).This extension of theALcdARINCHandlerinterface deals with heliport communication records (Heliport Communications Records, section code H, subsection code V).This extension of theALcdARINCHandlerinterface deals with aerodrome records (Heliport Primary Records, section code H, subsection code A).This extension of theALcdARINCHandlerinterface deals with enroute holding patterns (Enroute Holding Pattern Records, section code E, subsection code P).This extension of theALcdARINCHandlerclass deals with Localizer and Glide Slope records (Airport and Heliport Localizer and Glide Slope Records, section code P, subsection code I).This extension of theALcdARINCHandlerclass deals with Marker records (Airport and Heliport Localizer Marker Records, section code P, subsection code M).This implementation ofILcdARINCHandlerdecodes Minimum Sector Altitude records (Airport MSA Primary Records, section code P, subsection code S, and Heliport MSA Primary Records, section code H, subsection code S).This extension of theALcdARINCHandlerinterface deals with MORA records (MORA Primary Records, section code A, subsection code S).This extension of theALcdARINCHandlerclass deals with NDB navaid records (NDB Navaid and Terminal NDB Records, section and subsection codes DB, PN).This extension of theALcdARINCHandlerinterface deals with airport SID, STAR, Approach (IAP) procedures (Airport SID/STAR/Approach Records, section and subsection codes PD, PE and PF).This extension of theALcdARINCHandlerinterface deals with Restrictive Airspace records (Restrictive Airspace Primary Records, section code U, subsection code R).This extension of theALcdARINCHandlerinterface deals with runway records (Runway Primary Records, section code P, subsection code G).This extension of theALcdARINCVHFNavaidHandlerclass deals with TACAN records (VHF Navaid Primary Records, section code D subsection code T).This extension of theALcdARINCVHFNavaidHandlerclass deals with VOR records (VHF Navaid Primary Records, section code D, subsection code V).This extension of theALcdARINCHandlerinterface deals with enroute waypoints (Enroute Waypoint Primary Records, section code E, subsection code A), and with terminal airport/heliport waypoints (Airport/Heliport Terminal Waypoint Primary Records, section and subsection codes PC and HC).