MultivariateCalibrationModel Type

Constructors

Constructor Description

MultivariateCalibrationModel()

Full Usage: MultivariateCalibrationModel()

Instance members

Instance member Description

this.NumberOfFactors

Full Usage: this.NumberOfFactors

Modifiers: abstract

this.NumberOfX

Full Usage: this.NumberOfX

Modifiers: abstract

this.NumberOfY

Full Usage: this.NumberOfY

Modifiers: abstract

this.PreprocessingModel

Full Usage: this.PreprocessingModel

Returns: IMultivariatePreprocessingModel
Modifiers: abstract

Returns: IMultivariatePreprocessingModel

this.Reset

Full Usage: this.Reset

this.SetPreprocessingModel

Full Usage: this.SetPreprocessingModel

Parameters:

val : MultivariatePreprocessingModel