Click or drag to resize

SpectralPreprocessingOptions Class

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

Inheritance Hierarchy
SystemObject
  Altaxo.Science.SpectroscopySpectralPreprocessingOptionsBase
    Altaxo.Science.SpectroscopySpectralPreprocessingOptions

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

The SpectralPreprocessingOptions type exposes the following members.

Constructors
 NameDescription
Public methodSpectralPreprocessingOptionsInitializes a new instance of the SpectralPreprocessingOptions class
Public methodSpectralPreprocessingOptions(IEnumerableISingleSpectrumPreprocessor)Initializes a new instance of the SpectralPreprocessingOptions class
Top
Properties
Methods
 NameDescription
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 methodStatic memberTryCreateFrom 
Top
See Also