IHACOptions.KernelVector

Fore Syntax

KernelVector: Array;

Fore.NET Syntax

KernelVector: System.Array;

Description

The KernelVector property determines kernel vector.

Comments

The property is relevant if IHACOptions.LRCKernel = LRCKernelType.UserSpecified.

Fore and Fore.NET Examples

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

See also:

IHACOptions