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 std::shared_ptr< vector_nlog10_ffsptr

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_nlog10_ff.

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

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

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

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


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