GNU Radio C++ API
gr_rotator Class Reference

#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)
 

Constructor & Destructor Documentation

gr_rotator::gr_rotator ( )
inline

Member Function Documentation

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

The documentation for this class was generated from the following file: