Click or drag to resize

FloatGeneral1DFFT Properties

The FloatGeneral1DFFT type exposes the following members.

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