<+description of block+>
More...
#include <usrp_echotimer_cc.h>
|
static sptr | make (int samp_rate, float center_freq, int num_delay_samps, std::string args_tx, std::string wire_tx, std::string clock_source_tx, std::string time_source_tx, std::string antenna_tx, float gain_tx, float timeout_tx, float wait_tx, float lo_offset_tx, std::string args_rx, std::string wire_rx, std::string clock_source_rx, std::string time_source_rx, std::string antenna_rx, float gain_rx, float timeout_rx, float wait_rx, float lo_offset_rx, const std::string &len_key="packet_len") |
| Return a shared_ptr to a new instance of radar::usrp_echotimer_cc.
|
|
◆ sptr
◆ make()
static sptr gr::radar::usrp_echotimer_cc::make |
( |
int |
samp_rate, |
|
|
float |
center_freq, |
|
|
int |
num_delay_samps, |
|
|
std::string |
args_tx, |
|
|
std::string |
wire_tx, |
|
|
std::string |
clock_source_tx, |
|
|
std::string |
time_source_tx, |
|
|
std::string |
antenna_tx, |
|
|
float |
gain_tx, |
|
|
float |
timeout_tx, |
|
|
float |
wait_tx, |
|
|
float |
lo_offset_tx, |
|
|
std::string |
args_rx, |
|
|
std::string |
wire_rx, |
|
|
std::string |
clock_source_rx, |
|
|
std::string |
time_source_rx, |
|
|
std::string |
antenna_rx, |
|
|
float |
gain_rx, |
|
|
float |
timeout_rx, |
|
|
float |
wait_rx, |
|
|
float |
lo_offset_rx, |
|
|
const std::string & |
len_key = "packet_len" |
|
) |
| |
|
static |
◆ set_num_delay_samps()
virtual void gr::radar::usrp_echotimer_cc::set_num_delay_samps |
( |
int |
num_samps | ) |
|
|
pure virtual |
◆ set_rx_gain()
virtual void gr::radar::usrp_echotimer_cc::set_rx_gain |
( |
float |
gain | ) |
|
|
pure virtual |
◆ set_tx_gain()
virtual void gr::radar::usrp_echotimer_cc::set_tx_gain |
( |
float |
gain | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: