Click or drag to resize

ISingleSpectrumPreprocessorCompound Interface

Interface to a set of ISingleSpectrumPreprocessors.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ISingleSpectrumPreprocessorCompound : ISingleSpectrumPreprocessor

The ISingleSpectrumPreprocessorCompound type exposes the following members.

Methods
 NameDescription
Public methodExecute Executes the processor.
(Inherited from ISingleSpectrumPreprocessor)
Public methodGetProcessorElements Gets the processor elements of which this compound consists.
Top
See Also