ISmUnivariateSpectrumAnalysis.LagWindow

Syntax

LagWindow: LagWindowType;

Description

The LagWindow property determines a lag window.

Comments

Default window type is Rectangular: that is, LagWindow = LagWindowType.Rectangular. Weights for the lag window are defined in the ISmUnivariateSpectrumAnalysis.Weights property.

Example

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

See also:

ISmUnivariateSpectrumAnalysis