IEmExponentialSmoothingSettings.Gamma

Fore syntax

Gamma: Double;

Fore.NET syntax

Gamma: double;

Description

The Gamma property determines value of the gamma 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