#include <msg_manipulator_impl.h>
gr::radar::msg_manipulator_impl::msg_manipulator_impl |
( |
std::vector< std::string > |
symbols, |
|
|
std::vector< float > |
const_add, |
|
|
std::vector< float > |
const_mult |
|
) |
| |
gr::radar::msg_manipulator_impl::~msg_manipulator_impl |
( |
| ) |
|
void gr::radar::msg_manipulator_impl::handle_msg |
( |
pmt::pmt_t |
msg | ) |
|
void gr::radar::msg_manipulator_impl::set_const_add |
( |
std::vector< float > |
val | ) |
|
|
virtual |
void gr::radar::msg_manipulator_impl::set_const_mult |
( |
std::vector< float > |
val | ) |
|
|
virtual |
std::vector<float> gr::radar::msg_manipulator_impl::d_const_add |
std::vector<float> gr::radar::msg_manipulator_impl::d_const_mult |
pmt::pmt_t gr::radar::msg_manipulator_impl::d_port_id_in |
pmt::pmt_t gr::radar::msg_manipulator_impl::d_port_id_out |
std::vector<std::string> gr::radar::msg_manipulator_impl::d_symbols |
The documentation for this class was generated from the following file: