Uses of Class
org.openaltimeter.data.FlightLog

Packages that use FlightLog
org.openaltimeter   
org.openaltimeter.data.analysis   
org.openaltimeter.desktopapp   
 

Uses of FlightLog in org.openaltimeter
 

Methods in org.openaltimeter that return FlightLog
 FlightLog Altimeter.downloadData()
           
 

Uses of FlightLog in org.openaltimeter.data.analysis
 

Constructors in org.openaltimeter.data.analysis with parameters of type FlightLog
DLGFlightFinder(FlightLog fl)
           
 

Uses of FlightLog in org.openaltimeter.desktopapp
 

Methods in org.openaltimeter.desktopapp with parameters of type FlightLog
 void Controller.setFlightLog(FlightLog log)