Click or drag to resize

KohlrauschSusceptibilityInvertViscosity Property

Gets a value indicating whether to invert the viscosity (then a general fluidity is used as parameter).

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

Property Value

Boolean
true if a fluidity is used instead of viscosity; otherwise, false.
See Also