Click or drag to resize

FFTBase Properties

The FFTBase type exposes the following members.

Properties
 NameDescription
Public propertyDimension Gets the FFT dimension.
Public propertyDirection Gets the direction of the FFT, either forward or backward.
Public propertyDomain Gets the forward domain of signal data; either complex or real.
Public propertyLength Gets the length of the signal data.
Public propertyPrecision Gets the FFT precision; either float or double
Top
See Also