GNU Radio's CYBERRADIO Package
gr::CyberRadio::vector_mag_squared_log10_cf Class Reference

<+description of block+> More...

#include <vector_mag_squared_log10_cf.h>

Inheritance diagram for gr::CyberRadio::vector_mag_squared_log10_cf:
gr::CyberRadio::vector_mag_squared_log10_cf_impl

Public Types

typedef boost::shared_ptr< vector_mag_squared_log10_cfsptr
 

Static Public Member Functions

static sptr make (float n, size_t vlen, float k)
 Return a shared_ptr to a new instance of CyberRadio::vector_mag_squared_log10_cf. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::CyberRadio::vector_mag_squared_log10_cf::make ( float  n,
size_t  vlen,
float  k 
)
static

Return a shared_ptr to a new instance of CyberRadio::vector_mag_squared_log10_cf.

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


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