Click or drag to resize

SpectralPreprocessingOptions Methods

The SpectralPreprocessingOptions type exposes the following members.

Methods
 NameDescription
Public methodExecute Executes the processor.
(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 methodGetEnumeratorReturns an enumerator that iterates through the collection.
(Inherited from SpectralPreprocessingOptionsBase)
Public methodGetProcessorElements Gets the processor elements of which this compound consists.
(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 methodToStringReturns a string that represents the current object.
(Overrides SpectralPreprocessingOptionsBaseToString)
Public methodStatic memberTryCreateFrom Tries to convert the provided options into a SpectralPreprocessingOptions instance.
Top
See Also