Click or drag to resize

ShiftedLogNormalParametrizationNISTNumberOfTerms Property

Gets/sets the number of peak terms.

Namespace: Altaxo.Calc.FitFunctions.Peaks
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfTerms { get; init; }

Property Value

Int32

Implements

IFitFunctionPeakNumberOfTerms
See Also