#include <gr_ctcss_squelch_ff.h>
Inheritance diagram for gr_ctcss_squelch_ff:
Public Member Functions | |
std::vector< float > | squelch_range () const |
float | level () const |
void | set_level (float level) |
int | len () const |
Protected Member Functions | |
virtual void | update_state (const float &in) |
virtual bool | mute () const |
Friends | |
gr_ctcss_squelch_ff_sptr | gr_make_ctcss_squelch_ff (int rate, float freq, float level, int len, int ramp, bool gate) |
|
|
|
|
|
Reimplemented from gr_squelch_base_ff. |
|
|
|
Implements gr_squelch_base_ff. |
|
Reimplemented from gr_squelch_base_ff. |
|
|