|
GNU Radio's DECT2 Package
|
#include <phase_diff_impl.h>
Public Member Functions | |
| phase_diff_impl () | |
| ~phase_diff_impl () | |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
Public Types inherited from gr::dect2::phase_diff | |
| typedef std::shared_ptr< phase_diff > | sptr |
Static Public Member Functions inherited from gr::dect2::phase_diff | |
| static sptr | make () |
| Return a shared_ptr to a new instance of dect2::phase_diff. | |
| gr::dect2::phase_diff_impl::phase_diff_impl | ( | ) |
| gr::dect2::phase_diff_impl::~phase_diff_impl | ( | ) |
| int gr::dect2::phase_diff_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items ) |