IBaselineEvaluation Interface |
Interface to all baseline evaluation algorithms for simple (1D) spectra.
In contrast to
IBaselineEstimation which evaluates and then subtracts the baseline,
IBaselineEvaluation really evaluates the baseline, that is, the output is the baseline itself.
Namespace: Altaxo.Science.Spectroscopy.BaselineEvaluationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface IBaselineEvaluation : ISingleSpectrumPreprocessor
The IBaselineEvaluation type exposes the following members.
Methods See Also