GNU Radio 3.6.5 C++ API

gr_nlog10_ff.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

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