PeakDescriptionPositionValue Property |
Gets the position value. If a x-axis was given for the peak finding algorithm, this
will contain the x-value of the position. Otherwise, it would be the same value as the
PositionIndex.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double PositionValue { get; init; }
Property Value
DoubleSee Also