Click or drag to resize

NeonCalibrationPeakFittingDescriptions Property

Gets the peak descriptions produced by the peak-fitting step.

Namespace: Altaxo.Science.Spectroscopy.Raman
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IReadOnlyList<PeakDescription>? PeakFittingDescriptions { get; }

Property Value

IReadOnlyListPeakDescription
See Also