PeakFinderPeakPositions Property |
The peak positions (indices of the y-array). This array is always set after a call to Execute.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int[] PeakPositions { get; }
Property Value
Int32See Also