IExponentialSmoothingParameters.Delta

Fore Syntax

Delta: Double;

Fore.NET Syntax

Delta: double;

Description

The Delta property determines value of the delta 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