gr_complex_to_xxx.h File Reference

#include <gr_sync_block.h>
#include <gr_complex.h>

Include dependency graph for gr_complex_to_xxx.h:

Go to the source code of this file.

Classes

class  gr_complex_to_float
 convert a stream of gr_complex to 1 or 2 streams of float More...
class  gr_complex_to_real
 complex in, real out (float) More...
class  gr_complex_to_imag
 complex in, imaginary out (float) More...
class  gr_complex_to_mag
 complex in, magnitude out (float) More...
class  gr_complex_to_mag_squared
 complex in, magnitude squared out (float) More...
class  gr_complex_to_arg
 complex in, angle out (float) More...

Typedefs

typedef boost::shared_ptr
< gr_complex_to_float
gr_complex_to_float_sptr
typedef boost::shared_ptr
< gr_complex_to_real
gr_complex_to_real_sptr
typedef boost::shared_ptr
< gr_complex_to_imag
gr_complex_to_imag_sptr
typedef boost::shared_ptr
< gr_complex_to_mag
gr_complex_to_mag_sptr
typedef boost::shared_ptr
< gr_complex_to_mag_squared
gr_complex_to_mag_squared_sptr
typedef boost::shared_ptr
< gr_complex_to_arg
gr_complex_to_arg_sptr

Functions

gr_complex_to_float_sptr gr_make_complex_to_float (unsigned int vlen=1)
gr_complex_to_real_sptr gr_make_complex_to_real (unsigned int vlen=1)
gr_complex_to_imag_sptr gr_make_complex_to_imag (unsigned int vlen=1)
gr_complex_to_mag_sptr gr_make_complex_to_mag (unsigned int vlen=1)
gr_complex_to_mag_squared_sptr gr_make_complex_to_mag_squared (unsigned int vlen=1)
gr_complex_to_arg_sptr gr_make_complex_to_arg (unsigned int vlen=1)


Typedef Documentation


Function Documentation

gr_complex_to_arg_sptr gr_make_complex_to_arg ( unsigned int  vlen = 1  ) 

gr_complex_to_float_sptr gr_make_complex_to_float ( unsigned int  vlen = 1  ) 

gr_complex_to_imag_sptr gr_make_complex_to_imag ( unsigned int  vlen = 1  ) 

gr_complex_to_mag_sptr gr_make_complex_to_mag ( unsigned int  vlen = 1  ) 

gr_complex_to_mag_squared_sptr gr_make_complex_to_mag_squared ( unsigned int  vlen = 1  ) 

gr_complex_to_real_sptr gr_make_complex_to_real ( unsigned int  vlen = 1  ) 


Generated on Thu Mar 5 09:01:35 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8