Click or drag to resize

YCalibrationOptionsPreprocessing Property

Gets the preprocessing options that are applied before performing the calibration.

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

Property Value

SpectralPreprocessingOptionsBase
See Also