FrequencyDevision: Integer;
FrequencyDevision: integer;
The FrequencyDevision property determines the frequency divisor value.
The FrequencyDevision value must equal to the degree of "2". Acceptable range: [2*n-1; 219], where n is property value IEmUnivariateSpectrumAnalysisSettings.CutOffPoint (cutoff point).
For example, if CutOffPoint = 16, FrequencyDevision may take the following values: 32, 64, …, 219.
The property use is given in the example for IEmUnivariateSpectrumAnalysisSettings.Serie.
See also: