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

<+description of block+> More...

#include <ofdm_insert_pilot_vcc.h>

Inheritance diagram for gr::dab::ofdm_insert_pilot_vcc:

Public Types

typedef std::shared_ptr< ofdm_insert_pilot_vccsptr
 

Static Public Member Functions

static sptr make (const std::vector< gr_complex > &pilot)
 Return a shared_ptr to a new instance of dab::ofdm_insert_pilot_vcc. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::dab::ofdm_insert_pilot_vcc::make ( const std::vector< gr_complex > &  pilot)
static

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

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


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