Click or drag to resize

RidgeLinePointAtLowestWidth Property

Gets the point at the lowest stage, i.e. at the lowest width. This is not necessarily stage 0, since the ridge line can end before reaching stage 0.

Namespace: Altaxo.Science.Spectroscopy.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public (int Row, int Column, double CwtCoefficient) PointAtLowestWidth { get; }

Property Value

ValueTupleInt32, Int32, Double
See Also