KohlrauschGetMaximumImaginaryPart Method |
Returns (approximately) the maximum value of the imaginary part of the Fourier transformed Kohlrausch function.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static double GetMaximumImaginaryPart(
double beta
)
Parameters
- beta Double
- The beta parameter of the Kohlrausch function.
Return Value
DoubleThe approximate maximum value of the imaginary part of the Fourier-transformed Kohlrausch function.
See Also