XTo |
public class XToXLine : XToXLineBase, IBaselineEstimation, ISingleSpectrumPreprocessor, IEquatable<XToXLine>
The XToXLine type exposes the following members.
| Name | Description | |
|---|---|---|
| X0 |
Gets the first x-axis anchor point.
(Inherited from XToXLineBase) | |
| X1 |
Gets the second x-axis anchor point.
(Inherited from XToXLineBase) |
| Name | Description | |
|---|---|---|
| Execute(Double, Double, Int32) | (Inherited from XToXLineBase) | |
| Execute(ReadOnlySpanDouble, ReadOnlySpanDouble, SpanDouble) |
Executes the baseline estimation algorithm for the provided spectrum and writes the estimated baseline into result.
(Inherited from XToXLineBase) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| _x0 | (Inherited from XToXLineBase) | |
| _x1 | (Inherited from XToXLineBase) |