8#ifndef INCLUDED_CYBERRADIO_VECTOR_NLOG10_FF_H
9#define INCLUDED_CYBERRADIO_VECTOR_NLOG10_FF_H
12#include <gnuradio/sync_block.h>
25 typedef std::shared_ptr<vector_nlog10_ff>
sptr;
35 static sptr make(
float n,
size_t vlen,
float k);
#define CYBERRADIO_API
Definition api.h:19
<+description of block+>
Definition vector_nlog10_ff.h:23
static sptr make(float n, size_t vlen, float k)
Return a shared_ptr to a new instance of CyberRadio::vector_nlog10_ff.
std::shared_ptr< vector_nlog10_ff > sptr
Definition vector_nlog10_ff.h:25
Provides programming elements for controlling the CyberRadio Solutions NDR651 radio.
Definition single_pole_iir.h:31
Provides programming elements for controlling CyberRadio Solutions products.
Definition single_pole_iir.h:30