GNU Radio's TPMS Package
|
Tire Pressure Monitoring System. More...
#include <ask_env.h>
Public Types | |
typedef boost::shared_ptr< ask_env > | sptr |
Public Member Functions | |
virtual void | set_alpha (float var)=0 |
virtual float | alpha ()=0 |
Static Public Member Functions | |
static sptr | make (float alpha) |
Tire Pressure Monitoring System.
typedef boost::shared_ptr<ask_env> gr::tpms::ask_env::sptr |
|
pure virtual |
Implemented in gr::tpms::ask_env_impl.
|
static |
|
pure virtual |
Implemented in gr::tpms::ask_env_impl.