GNU Radio's OWC Package
gr::owc::VPPM_Demodulator_cplus Class Reference

<+description of block+> More...

#include <VPPM_Demodulator_cplus.h>

Inheritance diagram for gr::owc::VPPM_Demodulator_cplus:
gr::owc::VPPM_Demodulator_cplus_impl

Public Types

typedef std::shared_ptr< VPPM_Demodulator_cplussptr

Static Public Member Functions

static sptr make (int samples_per_symbol, int samples_per_pulse)
 Return a shared_ptr to a new instance of owc::VPPM_Demodulator_cplus.

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

sptr gr::owc::VPPM_Demodulator_cplus::make ( int samples_per_symbol,
int samples_per_pulse )
static

Return a shared_ptr to a new instance of owc::VPPM_Demodulator_cplus.

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


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