GNU Radio 3.6.5 C++ API

gr_ctcss_squelch_ff.h File Reference

#include <gr_core_api.h>
#include <gr_squelch_base_ff.h>
#include <gri_goertzel.h>

Go to the source code of this file.

Classes

class  gr_ctcss_squelch_ff
 gate or zero output if ctcss tone not present More...

Functions

GR_CORE_API
gr_ctcss_squelch_ff_sptr 
gr_make_ctcss_squelch_ff (int rate, float freq, float level=0.01, int len=0, int ramp=0, bool gate=false)

Function Documentation

GR_CORE_API gr_ctcss_squelch_ff_sptr gr_make_ctcss_squelch_ff ( int  rate,
float  freq,
float  level = 0.01,
int  len = 0,
int  ramp = 0,
bool  gate = false 
)