GNU Radio 3.3.0 C++ API
|
#include <usrp_rx_cfile.h>
Public Attributes | |
gr_block_sptr | d_head |
gr_block_sptr | d_dst |
Friends | |
usrp_rx_cfile_sptr | make_usrp_rx_cfile (int which, usrp_subdev_spec spec, int decim, double freq, float gain, bool width8, bool nohb, bool output_shorts, int nsamples, const std::string &filename) |
usrp_rx_cfile_sptr make_usrp_rx_cfile | ( | int | which, |
usrp_subdev_spec | spec, | ||
int | decim, | ||
double | freq, | ||
float | gain, | ||
bool | width8, | ||
bool | nohb, | ||
bool | output_shorts, | ||
int | nsamples, | ||
const std::string & | filename | ||
) | [friend] |