#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_nlog10_ff |
output = n*log10(input) + k More... | |
Typedefs | |
typedef boost::shared_ptr < gr_nlog10_ff > | gr_nlog10_ff_sptr |
Functions | |
gr_nlog10_ff_sptr | gr_make_nlog10_ff (float n=1.0, unsigned vlen=1, float k=0) |
gr_nlog10_ff_sptr gr_make_nlog10_ff | ( | float | n = 1.0 , |
|
unsigned | vlen = 1 , |
|||
float | k = 0 | |||
) |