IEmCurveEstimationSettings.SeasonalityCycle

Fore syntax

SeasonalityCycle: Integer;

Fore.NET syntax

SeasonalityCycle: integer;

Description

The SeasonalityCycle property determines duration of the seasonality period.

Comments

This property is relevant if the seasonality type is set in the IEmCurveEstimationSettings.Seasonality property .

Examples of seasonality periods: four quarters, twelve months and so on.

Fore and Fore.NET examples

The property use is given in the example for IEmCurveEstimationSettings.Explained.

See also:

IEmCurveEstimationSettings