Click or drag to resize

SNIP_BaseHalfWidth Property

Half of the width of the averaging window. This value should be set to roughly the FWHM (full width half maximum) of the broadest peak in the spectrum.

Namespace: Altaxo.Science.Spectroscopy.BaselineEstimation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double HalfWidth { get; init; }

Property Value

Double
See Also