21 #ifndef INCLUDE_SATNOGS_BER_CALCULATOR_H_ 22 #define INCLUDE_SATNOGS_BER_CALCULATOR_H_ 25 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<ber_calculator>
sptr;
42 make(
size_t frame_size = 64,
size_t nframes = 0,
size_t skip = 10);
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
#define SATNOGS_API
Definition: api.h:30
boost::shared_ptr< ber_calculator > sptr
Definition: ber_calculator.h:39