#include <gr_complex_to_xxx.h>
#include <gr_io_signature.h>
Functions | |
gr_complex_to_float_sptr | gr_make_complex_to_float (unsigned int vlen) |
gr_complex_to_real_sptr | gr_make_complex_to_real (unsigned int vlen) |
gr_complex_to_imag_sptr | gr_make_complex_to_imag (unsigned int vlen) |
gr_complex_to_mag_sptr | gr_make_complex_to_mag (unsigned int vlen) |
gr_complex_to_mag_squared_sptr | gr_make_complex_to_mag_squared (unsigned int vlen) |
gr_complex_to_arg_sptr | gr_make_complex_to_arg (unsigned int vlen) |
gr_complex_to_arg_sptr gr_make_complex_to_arg | ( | unsigned int | vlen | ) |
gr_complex_to_float_sptr gr_make_complex_to_float | ( | unsigned int | vlen | ) |
gr_complex_to_imag_sptr gr_make_complex_to_imag | ( | unsigned int | vlen | ) |
gr_complex_to_mag_sptr gr_make_complex_to_mag | ( | unsigned int | vlen | ) |
gr_complex_to_mag_squared_sptr gr_make_complex_to_mag_squared | ( | unsigned int | vlen | ) |
gr_complex_to_real_sptr gr_make_complex_to_real | ( | unsigned int | vlen | ) |