Click or drag to resize

PeakSearchingByCwtMinimalRelativeGaussianAmplitude Property

Gets the minimal relative Gaussian amplitude (relative to the maximum Gaussian amplitude) that a peak must have to be included in the result. The default value is 0.005 (0.5%).

Namespace: Altaxo.Science.Spectroscopy.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double MinimalRelativeGaussianAmplitude { get; init; }

Property Value

Double
See Also