ISmUnivariateSpectrumAnalysis.ZerosCount

Fore Syntax

ZerosCount: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISmUnivariateSpectrumAnalysis