Uses of Class
com.luciad.format.asdi.TLcdASDIFlightPlanHistory
Packages that use TLcdASDIFlightPlanHistory
Package
Description
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
-
Uses of TLcdASDIFlightPlanHistory in com.luciad.format.asdi
Methods in com.luciad.format.asdi that return TLcdASDIFlightPlanHistoryModifier and TypeMethodDescriptionTLcdASDIFlightPlan.getFlightPlanHistory()Returns theTLcdASDIFlightPlanHistoryfor which thisTLcdASDIFlightPlanshows a window.TLcdASDITrajectory.getFlightPlanHistory()Returns the flight plan history associated with this trajectory.Constructors in com.luciad.format.asdi with parameters of type TLcdASDIFlightPlanHistoryModifierConstructorDescriptionTLcdASDIFlightPlan(TLcdASDIFlightPlanHistory aFlightPlanHistory) Constructs a newTLcdASDIFlightPlanthat has a reference to aTLcdASDIFlightPlanHistory.