#include <gr_fxpt_nco.h>
Public Member Functions | |
| gr_fxpt_nco () | |
| ~gr_fxpt_nco () | |
| void | set_phase (float angle) |
| void | adjust_phase (float delta_phase) |
| void | set_freq (float angle_rate) |
| void | adjust_freq (float delta_angle_rate) |
| void | step () |
| void | step (int n) |
| float | get_phase () const |
| float | get_freq () const |
| void | sincos (float *sinx, float *cosx) const |
| float | cos () const |
| float | sin () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.2