Click or drag to resize

PeakFinderResetWLen Method

Resets the width of the search window for the neighbouring values around a peak to the full spectral range.

Namespace: Altaxo.Science.Spectroscopy.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PeakFinder ResetWLen()

Return Value

PeakFinder
This instance.
See Also