__init__(self, int dev_id, oceandirect) | Python.oceandirect.OceanDirectAPI.Spectrometer | |
Advanced | Python.oceandirect.OceanDirectAPI.Spectrometer | |
apply_nonlinearity | Python.oceandirect.OceanDirectAPI.Spectrometer | |
boxcar_correct_spectrum(self, list[float] illuminatedSpectrum, int boxcarWidth) | Python.oceandirect.OceanDirectAPI.Spectrometer | |
boxcar_hw | Python.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_id | Python.oceandirect.OceanDirectAPI.Spectrometer | |
electric_dark_pixels | Python.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_max | Python.oceandirect.OceanDirectAPI.Spectrometer | |
integration_min | Python.oceandirect.OceanDirectAPI.Spectrometer | |
integration_time | Python.oceandirect.OceanDirectAPI.Spectrometer | |
is_feature_id_enabled(self, FeatureID featureID) | Python.oceandirect.OceanDirectAPI.Spectrometer | |
model | Python.oceandirect.OceanDirectAPI.Spectrometer | |
model_name | Python.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_pixels | Python.oceandirect.OceanDirectAPI.Spectrometer | |
oceandirect | Python.oceandirect.OceanDirectAPI.Spectrometer | |
open_device(self) | Python.oceandirect.OceanDirectAPI.Spectrometer | |
pixel_count_formatted | Python.oceandirect.OceanDirectAPI.Spectrometer | |
scans_to_avg | Python.oceandirect.OceanDirectAPI.Spectrometer | |
serial_number | Python.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 | |
status | Python.oceandirect.OceanDirectAPI.Spectrometer | |
use_nonlinearity(self, bool nonlinearity_flag) | Python.oceandirect.OceanDirectAPI.Spectrometer | |
wavelengths | Python.oceandirect.OceanDirectAPI.Spectrometer | |