OceanDirectPython  3.1.1
OceanDirect Python API
Python.oceandirect.OceanDirectAPI.Spectrometer Member List

This is the complete list of members for Python.oceandirect.OceanDirectAPI.Spectrometer, including all inherited members.

__init__(self, int dev_id, oceandirect)Python.oceandirect.OceanDirectAPI.Spectrometer
AdvancedPython.oceandirect.OceanDirectAPI.Spectrometer
apply_nonlinearityPython.oceandirect.OceanDirectAPI.Spectrometer
boxcar_correct_spectrum(self, list[float] illuminatedSpectrum, int boxcarWidth)Python.oceandirect.OceanDirectAPI.Spectrometer
boxcar_hwPython.oceandirect.OceanDirectAPI.Spectrometer
close_device(self)Python.oceandirect.OceanDirectAPI.Spectrometer
dark_correct_spectrum1(self, list[float] illuminatedSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
dark_correct_spectrum2(self, list[float] darkSpectrum, list[float] illuminatedSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
decode_error(self, int errno, str caller)Python.oceandirect.OceanDirectAPI.Spectrometer
details(self)Python.oceandirect.OceanDirectAPI.Spectrometer
device_idPython.oceandirect.OceanDirectAPI.Spectrometer
electric_dark_pixelsPython.oceandirect.OceanDirectAPI.Spectrometer
get_acquisition_delay(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_acquisition_delay_increment(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_acquisition_delay_maximum(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_acquisition_delay_minimum(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_boxcar_width(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_dark_corrected_spectrum1(self, list[float] darkSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
get_dark_corrected_spectrum2(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_device_type(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_electric_dark_correction_usage(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_electric_dark_pixel_indices(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_formatted_spectrum(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_formatted_spectrum_length(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_index_at_wavelength(self, float wavelength)Python.oceandirect.OceanDirectAPI.Spectrometer
get_indices_at_wavelength_range(self, float lo, float hi, int length)Python.oceandirect.OceanDirectAPI.Spectrometer
get_indices_at_wavelengths(self, list[float] wavelengths)Python.oceandirect.OceanDirectAPI.Spectrometer
get_integration_time(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_integration_time_increment(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_max_intensity(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_maximum_integration_time(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_minimum_averaging_integration_time(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_minimum_integration_time(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_model(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_nonlinearity_corrected_spectrum1(self, list[float] darkSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
get_nonlinearity_corrected_spectrum2(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_nonlinearity_correction_usage(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_number_electric_dark_pixels(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_scans_to_average(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_serial_number(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_stored_dark_spectrum(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_trigger_mode(self)Python.oceandirect.OceanDirectAPI.Spectrometer
get_wavelengths(self)Python.oceandirect.OceanDirectAPI.Spectrometer
integration_maxPython.oceandirect.OceanDirectAPI.Spectrometer
integration_minPython.oceandirect.OceanDirectAPI.Spectrometer
integration_timePython.oceandirect.OceanDirectAPI.Spectrometer
is_feature_id_enabled(self, FeatureID featureID)Python.oceandirect.OceanDirectAPI.Spectrometer
modelPython.oceandirect.OceanDirectAPI.Spectrometer
model_namePython.oceandirect.OceanDirectAPI.Spectrometer
nonlinearity_correct_spectrum1(self, list[float] illuminatedSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
nonlinearity_correct_spectrum2(self, list[float] darkSpectrum, list[float] illuminatedSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
num_electric_dark_pixelsPython.oceandirect.OceanDirectAPI.Spectrometer
oceandirectPython.oceandirect.OceanDirectAPI.Spectrometer
open_device(self)Python.oceandirect.OceanDirectAPI.Spectrometer
pixel_count_formattedPython.oceandirect.OceanDirectAPI.Spectrometer
scans_to_avgPython.oceandirect.OceanDirectAPI.Spectrometer
serial_numberPython.oceandirect.OceanDirectAPI.Spectrometer
set_acquisition_delay(self, int delayMicrosecond)Python.oceandirect.OceanDirectAPI.Spectrometer
set_boxcar_width(self, int newBoxcarWidth)Python.oceandirect.OceanDirectAPI.Spectrometer
set_electric_dark_correction_usage(self, bool isEnabled)Python.oceandirect.OceanDirectAPI.Spectrometer
set_integration_time(self, int int_time)Python.oceandirect.OceanDirectAPI.Spectrometer
set_nonlinearity_correction_usage(self, bool isEnabled)Python.oceandirect.OceanDirectAPI.Spectrometer
set_scans_to_average(self, int newScanToAverage)Python.oceandirect.OceanDirectAPI.Spectrometer
set_stored_dark_spectrum(self, list[float] darkSpectrum)Python.oceandirect.OceanDirectAPI.Spectrometer
set_trigger_mode(self, int mode)Python.oceandirect.OceanDirectAPI.Spectrometer
statusPython.oceandirect.OceanDirectAPI.Spectrometer
use_nonlinearity(self, bool nonlinearity_flag)Python.oceandirect.OceanDirectAPI.Spectrometer
wavelengthsPython.oceandirect.OceanDirectAPI.Spectrometer