Click or drag to resize

ISingleSpectrumPreprocessorCompoundGetProcessorElements Method

Gets the processor elements of which this compound consists.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IEnumerable<ISingleSpectrumPreprocessor> GetProcessorElements()

Return Value

IEnumerableISingleSpectrumPreprocessor
The processor elements of which this compound consists.
See Also