22 #ifndef INCLUDED_RADAR_OFDM_DIVIDE_VCVC_H
23 #define INCLUDED_RADAR_OFDM_DIVIDE_VCVC_H
26 #include <gnuradio/tagged_stream_block.h>
46 typedef boost::shared_ptr<ofdm_divide_vcvc>
sptr;
56 static sptr make(
int vlen_in,
int vlen_out, std::vector<int> discarded_carriers,
int num_sync_words, std::string len_key=
"packet_len");
boost::shared_ptr< ofdm_divide_vcvc > sptr
Definition: ofdm_divide_vcvc.h:46
This block performs a complex complex division with in0/in1. If vlen_out > vlen_in the additional spa...
Definition: ofdm_divide_vcvc.h:43
#define RADAR_API
Definition: api.h:30