GNU Radio's GSM Package
gr::gsm::burst_fnr_filter Class Reference

<+description of block+> More...

#include <burst_fnr_filter.h>

Inheritance diagram for gr::gsm::burst_fnr_filter:

Public Types

typedef boost::shared_ptr
< burst_fnr_filter
sptr
 

Static Public Member Functions

static sptr make (filter_mode mode, unsigned int fnr)
 Return a shared_ptr to a new instance of gsm::burst_fnr_filter. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::gsm::burst_fnr_filter::make ( filter_mode  mode,
unsigned int  fnr 
)
static

Return a shared_ptr to a new instance of gsm::burst_fnr_filter.

To avoid accidental use of raw pointers, gsm::burst_fnr_filter's constructor is in a private implementation class. gsm::burst_fnr_filter::make is the public interface for creating new instances.


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