|  | Float | 
The FloatComplexForward1DFFT type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | 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) | 
|  | ForwardScaleFactor | Gets or sets the forward scale factor of the FFT; The default is 1.0 | 
|  | 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
See Also