IExponentialSmoothingParameters.Gamma

Fore Syntax

Gamma: Double;

Fore.NET Syntax

Gamma: double;

Description

The Gamma property determines value of the gamma parameter.

Comments

Default property value is 0.10.

Fore and Fore.NET Example

The property use is given in the example for IExponentialSmoothingParameters.Alpha.

See also:

IExponentialSmoothingParameters