Click or drag to resize

PeakSearchingAndFittingOutputOptionsOutputPreprocessedCurve Property

Gets a value indicating whether the preprocessed spectrum (i.e., the spectrum that is used for peak fitting) is included in the output.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool OutputPreprocessedCurve { get; init; }

Property Value

Boolean
if the preprocessed spectrum is included in the output; otherwise, .
See Also