Click or drag to resize

KohlrauschModulusRetardationCreateModulusOfOmega Method

Creates a Kohlrausch modulus retardation fit function that uses omega as the independent variable.

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

Return Value

IFitFunction
A configured modulus retardation fit function instance.
See Also