Package com.luciad.format.asdi
package com.luciad.format.asdi
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
The Federal Aviation Administration (FAA) provides airlines and other aviation-related organizations with access to near real-time air traffic data from the National Airspace System (NAS) through the ASDI feed. This package allows to decode ASDI data from a file or from a live stream. It also allows to replay ASDI data from a file as if it came from a live stream. Finally it offers an input stream dedicated to read ASDI messages.
- Since:
- 7.2
-
ClassDescriptionBase class for both ASDI decoders:
TLcdASDIModelDecoderandTLcdASDILiveDecoder.Base class for allILcdModelDescriptorclasses of allILcdModelclasses containing ASDI data.Note:This class is only to be used with theILcdFeaturedinterface.Note:This class is only to be used with theILcdFeaturedinterface.Note:This class is only to be used with theILcdFeaturedinterface.Note:This class is only to be used with theILcdFeaturedinterface.Note:This class is only to be used with theILcdFeaturedinterface.Note:This class is only to be used with theILcdFeaturedinterface.Note:This class is only to be used with theILcdFeaturedinterface.This class contains all common ASDI data types, models and properties that are shared by concrete ASDI data models.Represents a facility sending ASDI messages.ThisInputStreamreplays a recorded ASDI message feed.Time-dependent view on aTLcdASDIFlightPlanHistory.Models the data type, model and properties of aTLcdASDIFlightPlanmodel element.Models a flightplan that changes over time.ThisILcdModelDescriptoris used for models withTLcdASDIFlightPlanHistoryobjects.ThisILcdModelDescriptoris used for models withTLcdASDIFlightPlanobjects.Reads data from a live ASDI feed and updates a givenTLcdModelListwith it.Extension ofjava.lang.Numberthat represents an integer value.Represents aStringvalue with an additional description.This class contains the data types for all ASDI messages.ATLcdASDIMessageInputStreamis aFilterInputStreamdedicated to read ASDI messages from an underlyingInputStream.This decoder reads data from an ASDI feed and returns the information in aTLcdModelList, allowing for easy manipulation of that data, such as replaying, analysis, etc.Exception indicating that an error occurred while parsing an ASDI message.Time-dependent view on aTLcdASDITrajectory.ThisILcdModelDescriptoris used for models withTLcdASDITrackobjects.Models the data type, model and properties of aTLcdASDITrackmodel element that was constructed using TO messages.Models the data type, model and properties of aTLcdASDITrackmodel element that was constructed using TZ messages.Models the path of a track flying from one point to another.ThisILcdModelDescriptoris used for models withTLcdASDITrajectoryobjects.