
Get feature "saturation threshold"
Source:R/feature-saturation-threshold.R
get_feature_controller_saturation_threshold.RdA function to retrieve an interface that allows to control the saturation threshold.
Value
an object which provides the desired interface, or null if this feature is not available for this spectrometer.
Note
Before calling this function you first need to check that the feature
is supported by the spectrometer in use by calling
is_feature_supported_saturation_threshold.