Frequency to Time FFT
A Frequency to Time FFT study step, which you can add to a time-dependent study, performs an inverse FFT (or, alternatively, the nonuniform Fourier transform) from the frequency domain (input) to the time domain (output). As the default solver it adds an FFT solver.
Syntax
model.study(stdname).create(fname, "FreqToTimeFFT");
model.study(stdname).feature(fname).set(pname,value);
Description
Study step.
The following properties are available.
on | off
cont | discrete
on | off
Expression for window function (when set to fromexpr). Can be expressed in terms of t, freq, niterFFTin, and niterFFTout (if applicable).
fromexpr | cutoff | rectangle | gauss | hamming | hanning | blackman | tukey
sol | init
sol | init
auto | first | last | interp | manual | positive integer
on | off
init | sol
auto | all | first | last | from_list | interp | manual | positive integer
Reference to study or "zero" for zero solution.
all | selection