GNU Radio 3.5.1 C++ API
|
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) |
GR_CORE_API gr_nlog10_ff_sptr gr_make_nlog10_ff | ( | float | n = 1.0 , |
unsigned | vlen = 1 , |
||
float | k = 0 |
||
) |