IMsInterpolateTransform.InputLevel

Fore Syntax

InputLevel: DimCalendarLevel;

Fore.NET Syntax

InputLevel: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;

Description

The InputLevel property determines original frequency.

Comments

For the correct calculation the initial frequency must be greater than the model frequency. For example, as a calculation step of model frequency the Quarters are indicated. So, the initial frequency can be only Years and Half-years.

Fore and Fore.NET Examples

The property use is given in the example for IMsInterpolateTransform.Input.

See also:

IMsInterpolateTransform