PeakFinderRightBases Property |
The position of the lowest valley point to the right of each peak. This array is only set if the parameter 'Prominence' was specified.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int[]? RightBases { get; }
Property Value
Int32See Also