#include <gr_rotator.h>

Public Member Functions | |
| gr_rotator () | |
| void | set_phase (gr_complex phase) |
| void | set_phase_incr (gr_complex incr) |
| gr_complex | rotate (gr_complex in) |
| gr_rotator::gr_rotator | ( | ) | [inline] |
| gr_complex gr_rotator::rotate | ( | gr_complex | in | ) | [inline] |
| void gr_rotator::set_phase | ( | gr_complex | phase | ) | [inline] |
| void gr_rotator::set_phase_incr | ( | gr_complex | incr | ) | [inline] |
1.5.8