Click or drag to resize

SpectralPreprocessingOptions Properties

The SpectralPreprocessingOptions type exposes the following members.

Properties
 NameDescription
Public propertyDetrendingOrder Gets or sets the order used for detrending.
Public propertyEnsembleMeanAfterProcessing Gets a value indicating whether the ensemble mean should be taken after spectral preprocessing.
Public propertyEnsembleScale Gets or sets a value indicating whether the spectral ensemble should be scaled so that each spectral slot (wavelength) has a variance of 1 over the ensemble of spectra.
Public propertyMethod Gets or sets the main method used for spectral preprocessing.
Public propertyRegions Gets or sets the indices delimiting regions.
Public propertyUseDetrending Gets or sets a value indicating whether detrending is applied to each spectrum.
Top
See Also