Click or drag to resize

INormalization Interface

Interface to normalization methods.

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

The INormalization type exposes the following members.

Methods
 NameDescription
Public methodExecute Executes the processor.
(Inherited from ISingleSpectrumPreprocessor)
Top
See Also