Constructor | Description |
Full Usage:
SpectralPreprocessingOptions()
|
|
|
|
Instance member | Description |
Full Usage:
this.BaselineEstimation
|
|
Full Usage:
this.Cropping
|
|
|
|
Full Usage:
this.Equals
Parameters:
obj
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.Equals
Parameters:
SpectralPreprocessingOptions
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.GetHashCode
Returns: int
Modifiers: abstract |
|
Full Usage:
this.Normalization
|
|
Full Usage:
this.Resampling
|
|
Full Usage:
this.Sanitizer
|
|
Full Usage:
this.Smoothing
|
|
Full Usage:
this.SpikeRemoval
|
|
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|
|
|
Static member | Description |
Full Usage:
left <> right
Parameters:
SpectralPreprocessingOptions
right : SpectralPreprocessingOptions
Returns: bool
|
|
Full Usage:
left = right
Parameters:
SpectralPreprocessingOptions
right : SpectralPreprocessingOptions
Returns: bool
|
|