GNU Radio's BLOCKSTREAM Package
gr::blocksat::wrap_fft_index Class Reference

<+description of block+> More...

#include <wrap_fft_index.h>

Inheritance diagram for gr::blocksat::wrap_fft_index:
gr::blocksat::wrap_fft_index_impl

Public Types

typedef boost::shared_ptr
< wrap_fft_index
sptr
 

Static Public Member Functions

static sptr make (int fft_size)
 Return a shared_ptr to a new instance of blocksat::wrap_fft_index. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::blocksat::wrap_fft_index::make ( int  fft_size)
static

Return a shared_ptr to a new instance of blocksat::wrap_fft_index.

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


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