21 #ifndef INCLUDED_RADAR_SIGNAL_GENERATOR_FMCW_C_H 22 #define INCLUDED_RADAR_SIGNAL_GENERATOR_FMCW_C_H 24 #include <gnuradio/sync_block.h> 50 typedef boost::shared_ptr<signal_generator_fmcw_c>
sptr;
62 static sptr make(
const int samp_rate,
67 const float freq_sweep,
68 const float amplitude,
69 const std::string& len_key =
"packet_len");
boost::shared_ptr< signal_generator_fmcw_c > sptr
Definition: signal_generator_fmcw_c.h:50
Definition: crop_matrix_vcvc.h:28
Definition: signal_generator_fmcw_c.h:47
#define RADAR_API
Definition: api.h:31