PeakFittingByIncrementalPeakAdditionOrderOfBaselinePolynomial Property |
Gets or sets the order of the polynomial that is used for the baseline.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int OrderOfBaselinePolynomial { get; init; }
Property Value
Int32
The baseline order.
See Also