GNU Radio's LFAST Package
gr::lfast::quad_demod_volk Class Reference

<+description of block+> More...

#include <quad_demod_volk.h>

Inheritance diagram for gr::lfast::quad_demod_volk:
gr::lfast::quad_demod_volk_impl

Public Types

typedef boost::shared_ptr
< quad_demod_volk
sptr
 

Static Public Member Functions

static sptr make (float gain)
 Return a shared_ptr to a new instance of lfast::quad_demod_volk. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::lfast::quad_demod_volk::make ( float  gain)
static

Return a shared_ptr to a new instance of lfast::quad_demod_volk.

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


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