GNU Radio's SATNOGS Package
|
A block that calculates the BER of a packet passed system using the FER (Frame Error Rate) More...
#include <ber_calculator.h>
Public Types | |
typedef boost::shared_ptr< ber_calculator > | sptr |
Static Public Member Functions | |
static sptr | make (size_t frame_size=64, size_t nframes=0, size_t skip=10) |
A block that calculates the BER of a packet passed system using the FER (Frame Error Rate)
typedef boost::shared_ptr<ber_calculator> gr::satnogs::ber_calculator::sptr |
|
static |