#include <gnuradio/blocks/rotator.h>
| Public Member Functions | |
| rotator () | |
| gr_complex | phase () | 
| void | set_phase (gr_complex phase) | 
| void | set_phase_incr (gr_complex incr) | 
| gr_complex | rotate (gr_complex in) | 
| void | rotateN (gr_complex *out, const gr_complex *in, int n) | 
| 
 | inline | 
| 
 | inline | 
Referenced by set_phase().
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
References phase().
| 
 | inline |