fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): fft

fft -- Perform a fast Fourier transform

usage: -expr fft flag [outwdsiz]

The FFT expression performs a fast Fourier transform (FFT) on an entire data set. The FLAG argument controls options as:

FLAG:

OUTWDSIZ is the output word size. The default is float32 if FLAG indicates single values ((FLAG&56)!=8), or cpx_float32 if (FLAG&56)==8.

See Also:
fScan Home, fScan Manual, CmdLineOptions, Expression Command, Manual Help