11 #ifndef INCLUDED_DIGITAL_MEAS_EVM_CC_H
12 #define INCLUDED_DIGITAL_MEAS_EVM_CC_H
31 typedef std::shared_ptr<meas_evm_cc>
sptr;
Definition: meas_evm_cc.h:29
static sptr make(constellation_sptr cons, evm_measurement_t meas_type=evm_measurement_t::EVM_PERCENT)
Return a shared_ptr to a new instance of gr::digital::meas_evm_cc.
std::shared_ptr< meas_evm_cc > sptr
Definition: meas_evm_cc.h:31
synchronous 1:1 input to output with history
Definition: sync_block.h:26
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
evm_measurement_t
Measures EVM of incoming symbols relative to a constellation object.
Definition: meas_evm_cc.h:26
GNU Radio logging wrapper.
Definition: basic_block.h:29
PMT_API pmt_t cons(const pmt_t &x, const pmt_t &y)
Return a newly allocated pair whose car is x and whose cdr is y.