Click or drag to resize

PeakFinderResetProminence Method

Resets the prominence parameter, so that there is no requirement to the prominence values 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 ResetProminence()

Return Value

PeakFinder
This instance.
See Also