GNU Radio's DAB Package
gr::dab::diff_phasor_vcc Class Reference

<+description of block+> More...

#include <diff_phasor_vcc.h>

Inheritance diagram for gr::dab::diff_phasor_vcc:
gr::dab::diff_phasor_vcc_impl

Public Types

typedef boost::shared_ptr< diff_phasor_vccsptr
 

Static Public Member Functions

static sptr make (unsigned int length)
 Return a shared_ptr to a new instance of dab::diff_phasor_vcc. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<diff_phasor_vcc> gr::dab::diff_phasor_vcc::sptr

Member Function Documentation

◆ make()

static sptr gr::dab::diff_phasor_vcc::make ( unsigned int  length)
static

Return a shared_ptr to a new instance of dab::diff_phasor_vcc.

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


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