IHACOptions.NumberOfLags

Fore Syntax

NumberOfLags: Integer;

Fore.NET Syntax

NumberOfLags: integer;

Description

The NumberOfLags property determines the number of lags.

Comments

The property is relevant if the LRCLagSpecificationType.None type is not used for the IHACOptions.LRCLagSpecification property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsOuliarisTest.Explained.

See also:

IHACOptions