Click or drag to resize

KohlrauschModulusRelaxationCreateLg10ModulusOfOmega Method

Creates a Kohlrausch modulus relaxation fit function that uses omega and returns logarithmized results.

Namespace: Altaxo.Calc.FitFunctions.Relaxation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IFitFunction CreateLg10ModulusOfOmega()

Return Value

IFitFunction
A configured modulus relaxation fit function instance.
See Also