Click or drag to resize

SpectralPreprocessingOptionsDocNodeBaseInternalSpectralPreprocessingOptions Property

Internally gets or sets the spectral preprocessing options.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected abstract SpectralPreprocessingOptionsBase InternalSpectralPreprocessingOptions { get; set; }

Property Value

SpectralPreprocessingOptionsBase
See Also