IEmExponentialSmoothingSettings.Phi

Fore syntax

Phi: Double;

Fore.NET syntax

Phi: double;

Description

The Phi property determines value of phi parameter.

Comments

Default value is: 0,1. Acceptable value range: (0; 1).

Fore and Fore.NET examples

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

See also:

IEmExponentialSmoothingSettings