22#ifndef INCLUDED_CDMA_CHOPPER_H
23#define INCLUDED_CDMA_CHOPPER_H
26#include <gnuradio/block.h>
62 typedef boost::shared_ptr<chopper>
sptr;
77 static sptr make(
int length_out,
int length_in,
size_t vector_length);
#define CDMA_API
Definition api.h:30
Chop the input data stream according to the flags in the input control stream.
Definition chopper.h:60
static sptr make(int length_out, int length_in, size_t vector_length)
Return a shared_ptr to a new instance of cdma::chopper.
boost::shared_ptr< chopper > sptr
Definition chopper.h:62
Definition amp_var_est.h:30