PeakFinderRightEdges Property |
Position of the first point to the right of each peak, whose value is different from the peak's value.
This array is only set if the parameter 'PlateauSize' was specified.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic int[]? RightEdges { get; }
Property Value
Int32
See Also