Click or drag to resize

PeakFinderPeakPositions Property

The peak positions (indices of the y-array). This array is always set after a call to Execute.

Namespace: Altaxo.Science.Spectroscopy.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int[] PeakPositions { get; }

Property Value

Int32
See Also