Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Science Namespaces
Altaxo.Science.Spectroscopy.PeakSearching
WaveletRicker2ndDerivative Class
WaveletRicker2ndDerivative Methods
GetParametersForGaussianPeak Method
WaveletFunction Method
Wavelet
Ricker
2nd
Derivative
Wavelet
Function Method
The function that calculates the wavelet.
Namespace:
Altaxo.Science.Spectroscopy.PeakSearching
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
double
WaveletFunction
(
double
x
,
double
width
)
Parameters
x
Double
The x value.
width
Double
The width of the wavelet.
Return Value
Double
The function value of the wavelet at x.
Implements
IWaveletForPeakSearching
WaveletFunction(Double, Double)
See Also
Reference
WaveletRicker2ndDerivative Class
Altaxo.Science.Spectroscopy.PeakSearching Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net