#include <preamble_impl.h>
|
typedef boost::shared_ptr< preamble > | sptr |
|
static sptr | make (float channel_rate, float threshold_db) |
|
§ preamble_impl()
gr::air_modes::preamble_impl::preamble_impl |
( |
float |
channel_rate, |
|
|
float |
threshold_db |
|
) |
| |
§ general_work()
int gr::air_modes::preamble_impl::general_work |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
§ get_rate()
float gr::air_modes::preamble_impl::get_rate |
( |
void |
| ) |
|
|
virtual |
§ get_threshold()
float gr::air_modes::preamble_impl::get_threshold |
( |
void |
| ) |
|
|
virtual |
§ set_rate()
void gr::air_modes::preamble_impl::set_rate |
( |
float |
channel_rate | ) |
|
|
virtual |
§ set_threshold()
void gr::air_modes::preamble_impl::set_threshold |
( |
float |
threshold_db | ) |
|
|
virtual |
The documentation for this class was generated from the following file: