Click or drag to resize

SpectralPreprocessingOptionsList Class

[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.SpectralPreprocessingOptionsList"]

Inheritance Hierarchy
SystemObject
  Altaxo.Science.SpectroscopySpectralPreprocessingOptionsBase
    Altaxo.Science.SpectroscopySpectralPreprocessingOptionsList

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class SpectralPreprocessingOptionsList : SpectralPreprocessingOptionsBase, 
	IEquatable<SpectralPreprocessingOptionsList>

The SpectralPreprocessingOptionsList type exposes the following members.

Constructors
 NameDescription
Public methodSpectralPreprocessingOptionsList(IEnumerableISingleSpectrumPreprocessor)Initializes a new instance of the SpectralPreprocessingOptionsList class
Public methodSpectralPreprocessingOptionsList(ISingleSpectrumPreprocessor)Initializes a new instance of the SpectralPreprocessingOptionsList class
Top
Properties
Methods
 NameDescription
Public methodStatic memberCreateWithoutNoneElements 
Public methodExecute
(Inherited from SpectralPreprocessingOptionsBase)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetEnumerator
(Inherited from SpectralPreprocessingOptionsBase)
Public methodGetProcessorElements
(Inherited from SpectralPreprocessingOptionsBase)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToString
(Overrides SpectralPreprocessingOptionsBaseToString)
Public methodWithAdded 
Public methodWithInserted 
Public methodWithRemovedAt 
Top
See Also