#include <gnuradio/blocks/rotator.h>
Public Member Functions | |
rotator () | |
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 |
|
inline |
|
inline |
|
inline |