HavriliakNegamiModulusRelaxationInvertViscosity Property |
Gets a value indicating whether to invert the viscosity (then a general fluidity is used as parameter).
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool InvertViscosity { get; }
Property Value
Booleantrue if a fluidity is used instead of viscosity; otherwise,
false.
See Also