|
Open source Very Long Baseline Interferometry
OpenVLBI
|
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. | |
1.8.17