#include <u482c_encode_impl.h>
|
| | u482c_encode_impl (bool convolutional, bool scrambler, bool rs, int preamble_len, bool flags_in_golay) |
| |
| | ~u482c_encode_impl () override |
| |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) override |
| |
| void | msg_handler (const pmt::pmt_t &pmt_msg) |
| |
|
| typedef std::shared_ptr< u482c_encode > | sptr |
| |
| static sptr | make (bool convolutional, bool scrambler, bool rs, int preamble_len, bool flags_in_golay) |
| | Create a U482C Encoder.
|
| |
◆ u482c_encode_impl()
| gr::satellites::u482c_encode_impl::u482c_encode_impl |
( |
bool |
convolutional, |
|
|
bool |
scrambler, |
|
|
bool |
rs, |
|
|
int |
preamble_len, |
|
|
bool |
flags_in_golay |
|
) |
| |
◆ ~u482c_encode_impl()
| gr::satellites::u482c_encode_impl::~u482c_encode_impl |
( |
| ) |
|
|
override |
◆ msg_handler()
| void gr::satellites::u482c_encode_impl::msg_handler |
( |
const pmt::pmt_t & |
pmt_msg | ) |
|
◆ work()
| int gr::satellites::u482c_encode_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
|
override |
The documentation for this class was generated from the following file: