Click or drag to resize

SpectralPreprocessingOptions Properties

The SpectralPreprocessingOptions type exposes the following members.

Properties
 NameDescription
Public propertyBaselineEstimation Gets the baseline estimation element.
Public propertyCountGets the number of elements in the collection.
(Inherited from SpectralPreprocessingOptionsBase)
Public propertyCropping Gets the cropping element.
Public propertyDarkSubtraction Gets the dark subtraction element.
Protected propertyExpectedOrderOfElements Gets the expected order of preprocessing elements.
Protected propertyInnerList Gets the immutable list of preprocessing elements.
(Inherited from SpectralPreprocessingOptionsBase)
Public propertyItemGets the element at the specified index in the read-only list.
(Inherited from SpectralPreprocessingOptionsBase)
Public propertyNormalization Gets the normalization element.
Public propertyResampling Gets the resampling element.
Public propertySanitizer Gets the sanitizer element.
Public propertySmoothing Gets the smoothing element.
Public propertySpikeRemoval Gets the spike removal element.
Public propertyXCalibration Gets the x-calibration element.
Public propertyYCalibration Gets the y-calibration element.
Top
See Also