20 #ifndef LIB_BER_CALCULATOR_IMPL_H_ 21 #define LIB_BER_CALCULATOR_IMPL_H_ 41 const size_t d_frame_size;
42 const size_t d_nframes;
54 received_pdu(pmt::pmt_t msg);
ber_calculator_impl(size_t frame_size=64, size_t nframes=0, size_t skip=10)
Definition: ber_calculator_impl.h:30
Definition: amsat_duv_decoder.h:29
A block that calculates the BER of a packet passed system using the FER (Frame Error Rate) ...
Definition: ber_calculator.h:37