The FftBase type exposes the following members.
| Name | Description |
---|
 | BackwardScaleFactor |
Gets or sets the scale factor used in forward transforms.
|
 | Committed |
Gets a value that indicates whether the FFT implementation has committed to its current property values.
|
 | Dimension |
Gets or sets the dimension of the FFT.
|
 | Domain |
Gets or sets the domain of the FFT.
|
 | ForwardScaleFactor |
Gets or sets the scale factor used in forward transforms.
|
 | InPlace |
Gets or sets a value that indicates whether the transform should be performed in place.
|
Top
Reference