ISingleSpectrumPreprocessor Interface |
Interface to a class that is able to pre-process a single spectrum.
The convention is: if data needs to be changed in an array, a new instance must be allocated for this.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic interface ISingleSpectrumPreprocessor
The ISingleSpectrumPreprocessor type exposes the following members.
Methods| | Name | Description |
|---|
 | Execute |
Executes the processor.
|
Top
See Also