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

<+description of block+> More...

#include <vector_nlog10_ff.h>

Inheritance diagram for gr::CyberRadio::vector_nlog10_ff:
gr::CyberRadio::vector_nlog10_ff_impl

Public Types

typedef boost::shared_ptr< vector_nlog10_ffsptr
 

Static Public Member Functions

static sptr make (float n=1.0, size_t vlen=1, float k=0.0)
 Return a shared_ptr to a new instance of sg1450dsp::vector_nlog10_ff. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::CyberRadio::vector_nlog10_ff::make ( float  n = 1.0,
size_t  vlen = 1,
float  k = 0.0 
)
static

Return a shared_ptr to a new instance of sg1450dsp::vector_nlog10_ff.

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


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