KohlrauschGetLnWOfMaximum Method |
Returns (approximately) the location of the maximum of the imaginary part of the Fourier transformed Kohlrausch function.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double GetLnWOfMaximum(
double beta
)
Parameters
- beta Double
- The beta parameter.
Return Value
DoubleThe maximum location ln(w) of the imaginary part.
See Also