Click or drag to resize

PeakFittingInGroupsNumberOfPeaksAtMaximalOrderOfBaselinePolynomial Property

Gets or sets the number of peaks in a group at which the maximal order of the baseline polynomial is reached.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int NumberOfPeaksAtMaximalOrderOfBaselinePolynomial { get; init; }

Property Value

Int32
See Also