IEmUnivariateSpectrumAnalysisSettings.CutOffPoint

Fore syntax

CutOffPoint: Integer;

Fore.NET syntax

CutOffPoint: integer;

Description

The CutOffPoint property determines the cutoff point.

Comments

Range of available values: [1; n], where n is the source series length.

Fore and Fore.NET examples

The property use is given in the example for IEmUnivariateSpectrumAnalysisSettings.Serie.

See also:

IEmUnivariateSpectrumAnalysisSettings