GNU Radio's SATNOGS Package
gr::satnogs::ber_calculator Class Reference

A block that calculates the BER of a packet passed system using the FER (Frame Error Rate) More...

#include <ber_calculator.h>

Inheritance diagram for gr::satnogs::ber_calculator:
gr::satnogs::ber_calculator_impl

Public Types

typedef boost::shared_ptr< ber_calculatorsptr
 

Static Public Member Functions

static sptr make (size_t frame_size=64, size_t nframes=0, size_t skip=10)
 

Detailed Description

A block that calculates the BER of a packet passed system using the FER (Frame Error Rate)

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::ber_calculator::make ( size_t  frame_size = 64,
size_t  nframes = 0,
size_t  skip = 10 
)
static

The documentation for this class was generated from the following file: