IMsFormulaTransform.Transform

Syntax

Transform(Selector: IMsFormulaTransformSelector): IMsFormula;

Parameters

Selector. The object, which determines the slice of the variable, by which it is necessary to set up calculation method parameters.

Description

The Transform property returns the object allowing to set up calculation method parameters.

Comments

If the output variable contains additional dimensions, there is a possibility for each slice to determine its own calculation method.

Example

The method use is given in the example for IMs2SLSTransform.ARMA.

See also:

IMsFormulaTransform