OceanDirectLighthouse
3.1.1
OceanDirect Lighthouse Python API
|
Python class containing spectrum and metadata (tickcount). More...
Public Member Functions | |
def | __init__ (self, list[float] newSpectrum, int newTickCount) |
Public Attributes | |
spectrum | |
tickCount | |
Python class containing spectrum and metadata (tickcount).
Definition at line 39 of file LighthouseTypes.py.
def Python.oceandirect.LighthouseTypes.SpectrumWithMetadata.__init__ | ( | self, | |
list[float] | newSpectrum, | ||
int | newTickCount | ||
) |
Definition at line 43 of file LighthouseTypes.py.
Python.oceandirect.LighthouseTypes.SpectrumWithMetadata.spectrum |
Definition at line 44 of file LighthouseTypes.py.
Python.oceandirect.LighthouseTypes.SpectrumWithMetadata.tickCount |
Definition at line 45 of file LighthouseTypes.py.