Package kenozooid :: Package cli :: Module da :: Class PlotProfiles

Class PlotProfiles

source code

object --+
         |
        PlotProfiles

Plot profiles of dives command.
Instance Methods
 
__call__(self, args)
Execute dives' profiles plotting command.
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods
 
add_arguments(self, parser)
Add options for plotting profiles of dives command.
source code
Class Variables
  description = 'plot graphs of dive profiles'
Properties

Inherited from object: __class__