IFFT box

Summary

Doc_BoxAlgorithm_IFFTBox.png
  • Plugin name : IFFT box
  • Version : 0.0.1
  • Author : Guillermo Andrade B.
  • Company : INRIA
  • Short description : Compute Inverse Fast Fourier Transformation
  • Documentation template generation date : Jul 24 2014
  • WARNING : this box has been marked as UNSTABLE by the developer. It means that its implementation may be incomplete or that the box can only work under well known conditions. It may possibly crash or cause data loss. Use this box at your own risk, you've been warned.

Description

Compute Inverse Fast Fourier Transformation (depend on fftw)

Inputs

1. real part

  • Type identifier : Spectrum (0x1f261c0a, 0x593bf6bd)

2. imaginary part

  • Type identifier : Spectrum (0x1f261c0a, 0x593bf6bd)

Outputs

1. Signal output

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

Examples

Miscellaneous