IMsHodrickPrescottFilterTransform.Power

Syntax

Power:Double;

Description

The Power property determines the degree value, that is used as a smoothing parameter.

Comments

Power cannot be a negative number, its minimum value is 0, its default value is 4.

Power is taken into account if IMsHodrickPrescottFilterTransform.SmoothingParameterMode is set to HPSmoothingParameterModeType.SetByFrequencyRule.

Example

The property use is given in the example for IMsHodrickPrescottFilterTransform.SmoothingParameterMode.

See also:

IMsHodrickPrescottFilterTransform