Click or drag to resize

FftModel Properties

The FftModel type exposes the following members.

Properties
 NameDescription
Public propertyAmplitudesGets the amplitudes of the spectrum, as a vector of real numbers.
Public propertyItemIndexGets the complex number at the specified index.
Public propertyItemInt32Gets the complex number at the specified index.
Public propertyItemRangeExtracts a slice from the spectrum.
Public propertyLength Gets the length of the Amplitudes and Phases vectors.
Public propertyPhasesGets the phases of the spectrum, as a vector of real numbers.
Public propertySpectrumGets the result of the FFT as a complex vector.
Top
See Also