Click or drag to resize

SNIP_BaseHalfWidth Property

Gets half of the width of the averaging window.

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

Property Value

Double
Remarks
This value should be set to roughly the FWHM (full width at half maximum) of the broadest peak in the spectrum.
See Also