21 #ifndef INCLUDED_TPMS_ASK_ENV_H 22 #define INCLUDED_TPMS_ASK_ENV_H 25 #include <gnuradio/sync_block.h> 38 typedef boost::shared_ptr<ask_env>
sptr;
45 static sptr make(
float alpha);
47 virtual void set_alpha(
float var) = 0;
48 virtual float alpha() = 0;
boost::shared_ptr< ask_env > sptr
Definition: ask_env.h:38
#define TPMS_API
Definition: api.h:29
Tire Pressure Monitoring System.
Definition: ask_env.h:35