Click or drag to resize

PeakFinderPlateauSizes Property

The plateau sizes of each peak. This array is only set if the parameter PlateauSize was specified.

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

Property Value

Int32
See Also