GNU Radio's TPMS Package
gr::tpms::ask_env_impl Class Reference

#include <ask_env_impl.h>

Inheritance diagram for gr::tpms::ask_env_impl:
gr::tpms::ask_env

Public Member Functions

 ask_env_impl (float alpha)
 
 ~ask_env_impl ()
 
void set_alpha (float alpha)
 
float alpha ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::tpms::ask_env
typedef boost::shared_ptr< ask_envsptr
 
- Static Public Member Functions inherited from gr::tpms::ask_env
static sptr make (float alpha)
 

Constructor & Destructor Documentation

◆ ask_env_impl()

gr::tpms::ask_env_impl::ask_env_impl ( float  alpha)

◆ ~ask_env_impl()

gr::tpms::ask_env_impl::~ask_env_impl ( )

Member Function Documentation

◆ alpha()

float gr::tpms::ask_env_impl::alpha ( )
virtual

Implements gr::tpms::ask_env.

◆ set_alpha()

void gr::tpms::ask_env_impl::set_alpha ( float  alpha)
virtual

Implements gr::tpms::ask_env.

◆ work()

int gr::tpms::ask_env_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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