Click or drag to resize

PeakFinderWidthHeights Property

The height at which the width of each peak was determined. This array is only set if the parameter 'Width' was specified.

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

Property Value

Double
See Also