configuration structure for Discrete Fourier Transform algorithm
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| QuadrantsPolicy | quadrants policy used to store Discrete Fourier Transform data | eDFTQuadrantsPolicy | eDFTQuadrantsPolicy::eDFTQP_Centered |
| CoordsType | coordinates system used to store Discrete Fourier Transform data | eDFTCoordinates | eDFTCoordinates::eDFTC_Polar |
| ScalePolicy | policy used to scale data of Discrete Fourier Transform | eDFTScalePolicy | eDFTScalePolicy::eDFTSP_Default |
| CustomXScale | custom scale value used along X axis when ScalePolicy is set to eDFTSP_Custom | real | |
| CustomYScale | custom scale value used along Y axis when ScalePolicy is set to eDFTSP_Custom | real | |
| CustomZScale | custom scale value used along Z axis when ScalePolicy is set to eDFTSP_Custom | real |