ISmLRXFilter.SmoothingParameter

Fore Syntax

SmoothingParameter: Double;

Fore.NET Syntax

SmoothingParameter: double;

Description

The SmoothingParameter property determines the measure of series smoothing.

Comments

Available Values range: [0,001; 100000]. Default value is 100.

The greater is the measure value, the smoother is a series.

Fore and Fore.NET Examples

The property use is given in the example for ISmLRXFilter.DPrior.

See also:

ISmLRXFilter