Click or drag to resize

PeakFinderResetHeight Method

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

Return Value

PeakFinder
This instance.
See Also