Click or drag to resize

KohlrauschModulusRetardationCreateLg10ModulusOfOmega Method

Creates a Kohlrausch modulus retardation 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 retardation fit function instance.
See Also