Skip to content

Signal processing

Heinrich Schindler requested to merge fft into master
  • Cache the integral of the transfer function squared and the FFT of the transfer function instead of recomputing it at every call. Add function EnableTransferFunctionCache to switch this feature on/off.
  • Add flag to keep track whether the signal has been integrated/convoluted and set the y-axis label in ViewSignal accordingly.

Merge request reports