ISmUnivariateSpectrumAnalysis.FrequencyDevision

Syntax

FrequencyDevision: Integer;

Description

The FrequencyDevision property determines a frequency divisor.

Comments

The property is outdated.

As the value select the smallest power of two that is greater than the value 2*CutOffPoint - 1. FrequencyDevision can be set to FastFourierTransformOrder.

Example

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

See also:

ISmUnivariateSpectrumAnalysis