IMsBandpassFilterTransform.FrequencyLow

Syntax

FrequencyLow: Double;

Description

The FrequencyLow property determines the value of the lower limit of the seasonal period.

Comments

The default value depends on the calendar frequency that is applied for method calculation:

Frequency Lower limit
Annual 2
Semi-annual 3
Quarterly 6
Monthly 18
Weekly 78
5-days 391,5
7-days 547,5

Example

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

See also:

IMsBandpassFilterTransform