22 #ifndef INCLUDED_RADAR_OFDM_CYCLIC_PREFIX_REMOVER_CVC_H 23 #define INCLUDED_RADAR_OFDM_CYCLIC_PREFIX_REMOVER_CVC_H 25 #include <gnuradio/tagged_stream_block.h> 46 typedef boost::shared_ptr<ofdm_cyclic_prefix_remover_cvc>
sptr;
57 static sptr make(
int fft_len,
int cp_len, std::string len_key =
"packet_len");
Definition: crop_matrix_vcvc.h:28
boost::shared_ptr< ofdm_cyclic_prefix_remover_cvc > sptr
Definition: ofdm_cyclic_prefix_remover_cvc.h:46
#define RADAR_API
Definition: api.h:31
This block removes the cyclic prefix of a OFDM signal by cut away the cyclic prefix data...
Definition: ofdm_cyclic_prefix_remover_cvc.h:43