ISingleSpectrumPreprocessor Interface |
Interface to a class that is able to pre-process a single spectrum.
The convention is: if data need 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.3179.0 (4.8.3179.0)
Syntax public interface ISingleSpectrumPreprocessor
The ISingleSpectrumPreprocessor type exposes the following members.
Methods | Name | Description |
---|
| Execute |
Executes the processor.
|
TopSee Also