Spectral |
The SpectralPreprocessingOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BaselineEstimation | Gets the baseline estimation element. | |
| Count | Gets the number of elements in the collection. (Inherited from SpectralPreprocessingOptionsBase) | |
| Cropping | Gets the cropping element. | |
| DarkSubtraction | Gets the dark subtraction element. | |
| ExpectedOrderOfElements | Gets the expected order of preprocessing elements. | |
| InnerList |
Gets the immutable list of preprocessing elements.
(Inherited from SpectralPreprocessingOptionsBase) | |
| Item | Gets the element at the specified index in the read-only list. (Inherited from SpectralPreprocessingOptionsBase) | |
| Normalization | Gets the normalization element. | |
| Resampling | Gets the resampling element. | |
| Sanitizer | Gets the sanitizer element. | |
| Smoothing | Gets the smoothing element. | |
| SpikeRemoval | Gets the spike removal element. | |
| XCalibration | Gets the x-calibration element. | |
| YCalibration | Gets the y-calibration element. |