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.3179.0 (4.8.3179.0)
Syntax
C#
public static double GetMaximumImaginaryPart(
	double beta
)

Parameters

beta  Double

[Missing <param name="beta"/> documentation for "M:Altaxo.Calc.Kohlrausch.GetMaximumImaginaryPart(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Calc.Kohlrausch.GetMaximumImaginaryPart(System.Double)"]

See Also