GNU Radio v3.6.2-149-ga6d285d9 C++ API
gr::analog::squelch_base_ff Class Reference

basic squelch block; to be subclassed for other squelches.

  
More...

#include <squelch_base_ff.h>

Inheritance diagram for gr::analog::squelch_base_ff:
gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::analog::ctcss_squelch_ff gr::analog::pwr_squelch_ff gr::analog::squelch_base_ff_impl gr::analog::ctcss_squelch_ff_impl gr::analog::pwr_squelch_ff_impl gr::analog::ctcss_squelch_ff_impl gr::analog::pwr_squelch_ff_impl

List of all members.

Public Member Functions

 squelch_base_ff ()
virtual int ramp () const =0
virtual void set_ramp (int ramp)=0
virtual bool gate () const =0
virtual void set_gate (bool gate)=0
virtual bool unmuted () const =0
virtual std::vector< float > squelch_range () const =0

Protected Member Functions

virtual void update_state (const float &sample)=0
virtual bool mute () const =0

Detailed Description

basic squelch block; to be subclassed for other squelches.

  

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: