IMsBandpassFilterTransform.NonCyclicalTerm

Syntax

NonCyclicalTerm: IMsFormulaTermInfo;

Description

The NonCyclicalTerm property determines the element corresponding to the variable, to which non-cycle component of the source series is loaded.

Comments

To specify the variable, in which the cyclic component is saved, use the IMsBandpassFilterTransform.CycleTerm property.

Example

The property use is given in the example for IMsBandpassFilterTransform.WeightsMatrix.

See also:

IMsBandpassFilterTransform