21#ifndef LIB_BER_CALCULATOR_IMPL_H_
22#define LIB_BER_CALCULATOR_IMPL_H_
48 const size_t m_frame_size;
49 const size_t m_nframes;
56 uint64_t m_last_valid;
58 void create_pdu(pmt::pmt_t msg);
60 void received_pdu(pmt::pmt_t msg);
Definition: ber_calculator_impl.h:31
ber_calculator_impl(size_t frame_size=64, size_t nframes=0, size_t skip=10, size_t skip_end=0)
A block that calculates the BER of a packet passed system using the FER (Frame Error Rate)
Definition: ber_calculator.h:38
Definition: amsat_duv_decoder.h:29