IMsHodrickPrescottFilterTransform.Power

Syntax

Power:Double;

Description

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

Comments

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

The Power is taken into account, if IMsHodrickPrescottFilterTransform.SmoothingParameterMode has the HPSmoothingParameterModeType.SetByFrequencyRule value.

Example

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

See also:

IMsHodrickPrescottFilterTransform