ISmUnivariateSpectrumAnalysis.ZerosCount

Syntax

ZerosCount: Integer;

Description

The ZerosCount property determines the number of zero values for extending the length of a source series.

Comments

This property is considered if ISmUnivariateSpectrumAnalysis.PaddingType = SAPaddingType.PadByZeros.

Example

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

See also:

ISmUnivariateSpectrumAnalysis