Complex rotator.
More...
#include <rotator_cc_impl.h>
|
| typedef std::shared_ptr< rotator_cc > | sptr |
| |
| static sptr | make (double phase_inc=0.0, bool tag_inc_updates=false) |
| | Make a complex rotator block. More...
|
| |
◆ rotator_cc_impl()
| gr::dvbs2rx::rotator_cc_impl::rotator_cc_impl |
( |
double |
phase_inc = 0.0, |
|
|
bool |
tag_inc_updates = false |
|
) |
| |
◆ ~rotator_cc_impl()
| gr::dvbs2rx::rotator_cc_impl::~rotator_cc_impl |
( |
| ) |
|
|
override |
◆ set_phase_inc()
| void gr::dvbs2rx::rotator_cc_impl::set_phase_inc |
( |
double |
phase_inc | ) |
|
|
overridevirtual |
◆ work()
| int gr::dvbs2rx::rotator_cc_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
|
override |
The documentation for this class was generated from the following file: