HavriliakNegamiSusceptibilityLogarithmizeResults Property |
Indicates whether the real and imaginary part of the dependent variable should be logarithmized (decadic logarithm).
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool LogarithmizeResults { get; }
Property Value
Booleantrue if the result is logarithmized; otherwise,
false.
See Also