GNU Radio's DVBS2RX Package
|
Go to the source code of this file.
Classes | |
struct | gr::dvbs2rx::phase_inc_update_t |
class | gr::dvbs2rx::rotator_cc_impl |
Complex rotator. More... | |
Namespaces | |
namespace | gr |
Fixed-length double-ended queue with contiguous volk-aligned elements. | |
namespace | gr::dvbs2rx |
Typedefs | |
typedef std::priority_queue< phase_inc_update_t, std::vector< phase_inc_update_t >, decltype(&cmp_phase_inc_update_offset)> | gr::dvbs2rx::phase_inc_queue_t |
Functions | |
bool | gr::dvbs2rx::cmp_phase_inc_update_offset (phase_inc_update_t lhs, phase_inc_update_t rhs) |