Spectral |
[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.SpectralPreprocessingOptions"]
public class SpectralPreprocessingOptions : SpectralPreprocessingOptionsBase, IEquatable<SpectralPreprocessingOptions>
The SpectralPreprocessingOptions type exposes the following members.
Name | Description | |
---|---|---|
SpectralPreprocessingOptions | Initializes a new instance of the SpectralPreprocessingOptions class | |
SpectralPreprocessingOptions(IEnumerableISingleSpectrumPreprocessor) | Initializes a new instance of the SpectralPreprocessingOptions class |
Name | Description | |
---|---|---|
BaselineEstimation | ||
Count | (Inherited from SpectralPreprocessingOptionsBase) | |
Cropping | ||
DarkSubtraction | ||
ExpectedOrderOfElements | ||
InnerList | (Inherited from SpectralPreprocessingOptionsBase) | |
Item | (Inherited from SpectralPreprocessingOptionsBase) | |
Normalization | ||
Resampling | ||
Sanitizer | ||
Smoothing | ||
SpikeRemoval | ||
XCalibration | ||
YCalibration |
Name | Description | |
---|---|---|
Execute | (Inherited from SpectralPreprocessingOptionsBase) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetEnumerator | (Inherited from SpectralPreprocessingOptionsBase) | |
GetProcessorElements | (Inherited from SpectralPreprocessingOptionsBase) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | (Overrides SpectralPreprocessingOptionsBaseToString) | |
TryCreateFrom |