Click or drag to resize

PeakFinderResetWidth Method

Resets the width parameter, so that there is no requirement to the width of the peaks anymore.

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

Return Value

PeakFinder
This instance.
See Also