Click or drag to resize

KohlrauschDecayNumberOfRelaxations Property

Gets or sets the number of relaxations. This setter is not implemented and will throw.

Namespace: Altaxo.Calc.FitFunctions.Relaxation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int NumberOfRelaxations { get; set; }

Property Value

Int32
See Also