Click or drag to resize

PeakSearchingAndFittingOptionsPreprocessing Property

Gets/sets the methods for spectral preprocessing.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SpectralPreprocessingOptionsBase Preprocessing { get; init; }

Property Value

SpectralPreprocessingOptionsBase
See Also