Package FlightReportManager :: Module Plotlib :: Class Plotlib
[hide private]
[frames] | no frames]

Class Plotlib

source code

Use matplotlib to plot the graphs

Instance Methods [hide private]
 
__init__(self, pud_file)
Get instances and prepare vars
source code
 
plotBatteryUsage(self)
Plot battery usage against time
source code
 
plotAltitude(self)
Plot altitude against time
source code
 
plotSpeed(self)
Plot speed against time
source code
 
plotTrack(self)
Plot Track -- experimental only
source code