StretchedExponentialDecayNumberOfTerms Property |
Gets the number of exponential terms. Must be greater than or equal to 1.
Namespace: Altaxo.Calc.FitFunctions.GeneralAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfTerms { get; }
Property Value
Int32
The number of terms.
Exceptions See Also