Click or drag to resize

MultipleSpectraPeakFittingResultNumberOfParametersPerPeak Property

Gets the number of parameters per peak (for a single spectrum).

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

Property Value

Int32
See Also