Click or drag to resize

PeakEnhancementSNIPHalfWidth Property

Half of the width of the averaging window. This value should be set to a very small value here, less than a half of the half width of the peaks. A value of 1 point (which is the default) will do in most cases.

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

Property Value

NullableDouble
See Also