ISmUnivariateSpectrumAnalysis.Weights

Fore Syntax

Weights: Array;

Fore.NET Syntax

Weights: System.Array;

Description

The Weights property returns weights for the lag window.

Comments

Use the ISmUnivariateSpectrumAnalysis.LagWindow property to determine type of the lag window.

Fore and Fore.NET Examples

The property use is given in the example for ISmUnivariateSpectrumAnalysis.PaddingType.

See also:

ISmUnivariateSpectrumAnalysis