The DoubleGeneral1DFFT type exposes the following members.

Properties

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

See Also