Open source Very Long Baseline Interferometry
OpenVLBI
Public Attributes | List of all members

Complex number array struct, used in Fourier Transform functions. More...

Public Attributes

struct {
   double   dsp_complex::real
 Real part of the complex number.
 
   double   dsp_complex::imaginary
 Imaginary part of the complex number.
 
} * complex
 Complex struct type array.
 
complex_t * pairs
 Complex number type array used with libFFTW.
 
double * buf
 Linear double array containing complex numbers.
 

Detailed Description

See also
dsp_fourier_dft