Click or drag to resize

KohlrauschGetMaximumImaginaryPart Method

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

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

Parameters

beta  Double
The beta parameter of the Kohlrausch function.

Return Value

Double
The approximate maximum value of the imaginary part of the Fourier-transformed Kohlrausch function.
See Also