IEmExponentialSmoothingSettings.Delta

Fore syntax

Delta: Double;

Fore.NET syntax

Delta: double;

Description

The Delta property determines delta parameter value.

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