Click or drag to resize

KohlrauschSusceptibilityUseFlowTerm Property

Gets a value indicating whether to use a flow term.

Namespace: Altaxo.Calc.FitFunctions.Relaxation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool UseFlowTerm { get; }

Property Value

Boolean
true if a flow term is included; otherwise, false.
See Also