#include <nco_cc_impl.h>
|
| nco_cc_impl (float samp_rate, float freq, int n_steps) |
|
| ~nco_cc_impl () |
|
float | phase_inc () const |
|
void | set_freq (float new_freq) |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
gr::blocksat::nco_cc_impl::nco_cc_impl |
( |
float |
samp_rate, |
|
|
float |
freq, |
|
|
int |
n_steps |
|
) |
| |
gr::blocksat::nco_cc_impl::~nco_cc_impl |
( |
| ) |
|
float gr::blocksat::nco_cc_impl::phase_inc |
( |
| ) |
const |
|
inlinevirtual |
void gr::blocksat::nco_cc_impl::set_freq |
( |
float |
new_freq | ) |
|
|
virtual |
int gr::blocksat::nco_cc_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: