Boolean FFTScrambled { get; set; }
Leave FFT scrambeled.
Returns: Boolean
Remarks:
The last stage (or first) of an FFT, is a sorting operation. This sorting will be left out, if this property will be set to True.
Note
This can improve performance for certain applications, if you used properly.