Package kenozooid :: Package cli :: Module plan :: Class DecoPlan

Class DecoPlan

source code

object --+
         |
        DecoPlan

Kenozooid decompression dive planning command.
Instance Methods
 
__call__(self, args)
Execute Kenozooid decompression dive planning command.
source code

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

Class Methods
 
add_arguments(cls, parser)
Parse decompression dive planner command arguments.
source code
Class Variables
  description = 'decompression dive planner'
Properties

Inherited from object: __class__