GNU Radio 3.4.0 C++ API
gr_nlog10_ff.h File Reference
#include <gr_sync_block.h>
Include dependency graph for gr_nlog10_ff.h:

Go to the source code of this file.

Classes

class  gr_nlog10_ff
 output = n*log10(input) + k More...

Functions

gr_nlog10_ff_sptr gr_make_nlog10_ff (float n=1.0, unsigned vlen=1, float k=0)

Function Documentation

gr_nlog10_ff_sptr gr_make_nlog10_ff ( float  n = 1.0,
unsigned  vlen = 1,
float  k = 0 
)