Click or drag to resize

MassBasedFloryDistributionNumberOfTerms Property

Gets or sets the number of peak terms.

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

Property Value

Int32

Implements

IFitFunctionPeakNumberOfTerms
See Also