#include <binary_to_decimal_mapper_impl.h>
◆ binary_to_decimal_mapper_impl()
| gr::owc::binary_to_decimal_mapper_impl::binary_to_decimal_mapper_impl |
( |
int |
modulation_order | ) |
|
◆ ~binary_to_decimal_mapper_impl()
| gr::owc::binary_to_decimal_mapper_impl::~binary_to_decimal_mapper_impl |
( |
| ) |
|
◆ bits_to_decimal()
| int gr::owc::binary_to_decimal_mapper_impl::bits_to_decimal |
( |
std::vector< float > |
bits_array, |
|
|
int |
num_bits |
|
) |
| |
|
inline |
◆ modulation_order()
| int gr::owc::binary_to_decimal_mapper_impl::modulation_order |
( |
| ) |
|
|
inline |
◆ set_modulation_order()
| void gr::owc::binary_to_decimal_mapper_impl::set_modulation_order |
( |
int |
modulation_order | ) |
|
|
inline |
◆ work()
| int gr::owc::binary_to_decimal_mapper_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: