Click or drag to resize

PeakDescriptionOriginalPeakIndex Property

Gets the original index of the peak. This is the index as the peak appears in the global parameter array.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public int OriginalPeakIndex { get; init; }

Property Value

Int32
See Also