Click or drag to resize

HavriliakNegamiSusceptibilityLogarithmizeResults Property

Indicates whether the real and imaginary part of the dependent variable should be logarithmized (decadic logarithm).

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

Property Value

Boolean
true if the result is logarithmized; otherwise, false.
See Also