#include <estimator_fmcw_impl.h>
|
static constexpr float | c_light = 3e8 |
|
◆ estimator_fmcw_impl()
gr::radar::estimator_fmcw_impl::estimator_fmcw_impl |
( |
int |
samp_rate, |
|
|
float |
center_freq, |
|
|
float |
sweep_freq, |
|
|
int |
samp_up, |
|
|
int |
samp_down, |
|
|
bool |
push_power |
|
) |
| |
◆ ~estimator_fmcw_impl()
gr::radar::estimator_fmcw_impl::~estimator_fmcw_impl |
( |
| ) |
|
◆ estimate()
void gr::radar::estimator_fmcw_impl::estimate |
( |
| ) |
|
◆ handle_msg_cw()
void gr::radar::estimator_fmcw_impl::handle_msg_cw |
( |
pmt::pmt_t |
msg | ) |
|
◆ handle_msg_down()
void gr::radar::estimator_fmcw_impl::handle_msg_down |
( |
pmt::pmt_t |
msg | ) |
|
◆ handle_msg_up()
void gr::radar::estimator_fmcw_impl::handle_msg_up |
( |
pmt::pmt_t |
msg | ) |
|
◆ c_light
constexpr float gr::radar::estimator_fmcw_impl::c_light = 3e8 |
|
staticconstexpr |
◆ d_center_freq
float gr::radar::estimator_fmcw_impl::d_center_freq |
◆ d_const_doppler
float gr::radar::estimator_fmcw_impl::d_const_doppler |
◆ d_const_down
float gr::radar::estimator_fmcw_impl::d_const_down |
◆ d_const_up
float gr::radar::estimator_fmcw_impl::d_const_up |
◆ d_msg_cw
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_msg_cw |
◆ d_msg_cw_in
bool gr::radar::estimator_fmcw_impl::d_msg_cw_in |
◆ d_msg_down
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_msg_down |
◆ d_msg_down_in
bool gr::radar::estimator_fmcw_impl::d_msg_down_in |
◆ d_msg_up
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_msg_up |
◆ d_msg_up_in
bool gr::radar::estimator_fmcw_impl::d_msg_up_in |
◆ d_port_id_in_cw
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_port_id_in_cw |
◆ d_port_id_in_down
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_port_id_in_down |
◆ d_port_id_in_up
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_port_id_in_up |
◆ d_port_id_out
pmt::pmt_t gr::radar::estimator_fmcw_impl::d_port_id_out |
◆ d_push_power
bool gr::radar::estimator_fmcw_impl::d_push_power |
◆ d_samp_down
int gr::radar::estimator_fmcw_impl::d_samp_down |
◆ d_samp_rate
int gr::radar::estimator_fmcw_impl::d_samp_rate |
◆ d_samp_up
int gr::radar::estimator_fmcw_impl::d_samp_up |
◆ d_sweep_freq
float gr::radar::estimator_fmcw_impl::d_sweep_freq |
The documentation for this class was generated from the following file: