.Wavelet.General.fftShift

Information

Shift zero-frequency component to center of spectrum

Interface

function fftShift
  import Modelica.ComplexMath.*;
  input Complex[:] x "The vector to be shifted";
  output Complex[size(x, 1)] y "The shifted vector";
end fftShift;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos