SpectralPreprocessingOptions Type

Constructors

Constructor Description

SpectralPreprocessingOptions()

Full Usage: SpectralPreprocessingOptions()

SpectralPreprocessingOptions(from)

Full Usage: SpectralPreprocessingOptions(from)

Parameters:

from : SpectralPreprocessingOptions

Instance members

Instance member Description

this.BaselineEstimation

Full Usage: this.BaselineEstimation

this.Cropping

Full Usage: this.Cropping

this.EqualityContract

Full Usage: this.EqualityContract

Returns: Type
Modifiers: abstract

Returns: Type

this.Equals

Full Usage: this.Equals

Parameters:
    obj : obj

Returns: bool
Modifiers: abstract

obj : obj
Returns: bool

this.Equals

Full Usage: this.Equals

Parameters:
Returns: bool
Modifiers: abstract

other : SpectralPreprocessingOptions
Returns: bool

this.GetHashCode

Full Usage: this.GetHashCode

Returns: int
Modifiers: abstract

Returns: int

this.Normalization

Full Usage: this.Normalization

this.Resampling

Full Usage: this.Resampling

this.Sanitizer

Full Usage: this.Sanitizer

this.Smoothing

Full Usage: this.Smoothing

this.SpikeRemoval

Full Usage: this.SpikeRemoval

this.ToString

Full Usage: this.ToString

Returns: string
Modifiers: abstract

Returns: string

this.``$``

Full Usage: this.``$``

Returns: SpectralPreprocessingOptions
Modifiers: abstract

Returns: SpectralPreprocessingOptions

Static members

Static member Description

left <> right

Full Usage: left <> right

Parameters:
Returns: bool

left : SpectralPreprocessingOptions
right : SpectralPreprocessingOptions
Returns: bool

left = right

Full Usage: left = right

Parameters:
Returns: bool

left : SpectralPreprocessingOptions
right : SpectralPreprocessingOptions
Returns: bool