UseFastFourierTransform: Boolean;
The UseFastFourierTransform property determines whether a fast Fourier transform should be used.
Available values:
True. A fast Fourier transform is used. The order of transformation is determined in the ISmUnivariateSpectrumAnalysis.FastFourierTransformOrder property.
False. A fast Fourier transform is not used.
The property use is given in the example for ISmUnivariateSpectrumAnalysis.PaddingType.
See also: