simple squelch block based on average signal power and threshold in dB.
More...
#include <gr_simple_squelch_cc.h>
List of all members.
Detailed Description
simple squelch block based on average signal power and threshold in dB.
Constructor & Destructor Documentation
| gr_simple_squelch_cc::~gr_simple_squelch_cc |
( |
|
) |
|
Member Function Documentation
| void gr_simple_squelch_cc::set_alpha |
( |
double |
alpha |
) |
|
| void gr_simple_squelch_cc::set_threshold |
( |
double |
decibels |
) |
|
| std::vector<float> gr_simple_squelch_cc::squelch_range |
( |
|
) |
const |
| double gr_simple_squelch_cc::threshold |
( |
|
) |
const |
| bool gr_simple_squelch_cc::unmuted |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: