23#ifndef INCLUDED_BLOCKS_RMS_CF_H
24#define INCLUDED_BLOCKS_RMS_CF_H
40 typedef boost::shared_ptr<rms_cf>
sptr;
RMS average power.
Definition: rms_cf.h:37
virtual void set_alpha(double alpha)=0
boost::shared_ptr< rms_cf > sptr
Definition: rms_cf.h:40
static sptr make(double alpha=0.0001)
Make an RMS calc. block.
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45