21 #ifndef INCLUDED_RADAR_SIGNAL_GENERATOR_CW_C_H 22 #define INCLUDED_RADAR_SIGNAL_GENERATOR_CW_C_H 25 #include <gnuradio/sync_block.h> 45 typedef boost::shared_ptr<signal_generator_cw_c>
sptr;
55 static sptr make(
int packet_len,
int samp_rate, std::vector<float> frequency,
float amplitude,
const std::string& len_key=
"packet_len");
boost::shared_ptr< signal_generator_cw_c > sptr
Definition: signal_generator_cw_c.h:45
This block generates a signal for CW radar in baseband. The waveform consists of one (or sometimes mu...
Definition: signal_generator_cw_c.h:42
Definition: crop_matrix_vcvc.h:28
#define RADAR_API
Definition: api.h:30