Click or drag to resize

PeakSearchingByCwtControllerMinimalRelativeGaussianAmplitude Property

Gets or sets the minimal Relative Gaussian Amplitude.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakSearching
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DimensionfulQuantity MinimalRelativeGaussianAmplitude { get; set; }

Property Value

DimensionfulQuantity
The minimal Relative Gaussian Amplitude.
See Also