| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
DataParser
Diving computer data parser interface.
Depending on dive computer firmware capabilities, driver implementing the interface shall dump all possible data from dive computer like
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
driver = None
|
|
| Properties | |
|
Inherited from |
| Method Details |
Parse dive data from raw data. Iterator of dives is returned.
|
Get list of gases per dive. Iterator of tuples of gases is returned. A tuple of gases is list of gases used during a dive.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 16 20:40:50 2019 | http://epydoc.sourceforge.net |