#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | gr_phase_modulator_fc |
| Phase modulator block
output=complex(cos(in*sensitivity),sin(in*sensitivity)). More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_phase_modulator_fc > | gr_phase_modulator_fc_sptr |
Functions | |
| gr_phase_modulator_fc_sptr | gr_make_phase_modulator_fc (double sensitivity) |
| gr_phase_modulator_fc_sptr gr_make_phase_modulator_fc | ( | double | sensitivity | ) |
1.5.8