The FFTBase type exposes the following members.

Properties

  NameDescription
Dimension
Gets the FFT dimension.
Direction
Gets the direction of the FFT, either forward or backward.
Domain
Gets the forward domain of signal data; either complex or real.
Length
Gets the length of the signal data.
Precision
Gets the FFT precision; either float or double

See Also