Click or drag to resize

KohlrauschGetWOfMaximum Method

Returns (approximately) the location of the maximum of the imaginary part of the Fourier transformed Kohlrausch function.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static double GetWOfMaximum(
	double beta
)

Parameters

beta  Double
The beta parameter.

Return Value

Double
The maximum location ln(w) of the imaginary part.
See Also