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 | |
using | sptr = std::shared_ptr< ber_calculator > |
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)
using gr::satnogs::ber_calculator::sptr = std::shared_ptr<ber_calculator> |
|
static |