IEmAutoCorrelationSettings.DifferenceOrder

Fore syntax

DifferenceOrder: Integer;

Fore.NET syntax

DifferenceOrder: integer;

Description

The DifferenceOrder property determines difference order.

Comments

Difference value must be an integer within the range of [0; 5]. Default value is zero.

Fore and Fore.NET examples

The property use is given in the example for IEmAutoCorrelationSettings.Serie.

See also:

IEmAutoCorrelationSettings