IBaseline |
public interface IBaselineEstimation : ISingleSpectrumPreprocessor
The IBaselineEstimation type exposes the following members.
Name | Description | |
---|---|---|
Execute(Double, Double, Int32) |
Executes the processor.
(Inherited from ISingleSpectrumPreprocessor) | |
Execute(ReadOnlySpanDouble, ReadOnlySpanDouble, SpanDouble) | Executes the baseline estimation algorithm with the provided spectrum. |