OceanDirectLighthouse
3.1.1
OceanDirect Lighthouse Python API
|
Public Member Functions | |
def | __init__ (self) |
def | __del__ (self) |
None | shutdown (self) |
Public Attributes | |
oceandirect | |
Definition at line 14 of file LighthouseAPI.py.
def Python.oceandirect.LighthouseAPI.LighthouseAPI.__LighthouseSingleton.__init__ | ( | self | ) |
Definition at line 15 of file LighthouseAPI.py.
def Python.oceandirect.LighthouseAPI.LighthouseAPI.__LighthouseSingleton.__del__ | ( | self | ) |
Closes all open devices and the odapi singleton.
Definition at line 19 of file LighthouseAPI.py.
None Python.oceandirect.LighthouseAPI.LighthouseAPI.__LighthouseSingleton.shutdown | ( | self | ) |
Release any remaining used resources before shutting down the program.
Definition at line 29 of file LighthouseAPI.py.
Python.oceandirect.LighthouseAPI.LighthouseAPI.__LighthouseSingleton.oceandirect |
Definition at line 16 of file LighthouseAPI.py.