Click or drag to resize

PeakSearchingAndFittingOptionsDocNodeGetPeakSearchingAndFittingOptions Method

Gets the wrapped peak-searching and fitting options. When necessary, preprocessing references are updated to reflect the linked calibration table.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PeakSearchingAndFittingOptions GetPeakSearchingAndFittingOptions()

Return Value

PeakSearchingAndFittingOptions
The wrapped peak-searching and fitting options.
See Also