GNU Radio 3.7.1 C++ API
gr::blocks::probe_signal_vc Class Reference

Sink that allows a vector of samples to be grabbed from Python. More...

#include <probe_signal_vc.h>

Inheritance diagram for gr::blocks::probe_signal_vc:

List of all members.

Public Types

typedef boost::shared_ptr
< probe_signal_vc
sptr

Public Member Functions

virtual std::vector< gr_complexlevel () const =0

Static Public Member Functions

static sptr make (size_t size)

Detailed Description

Sink that allows a vector of samples to be grabbed from Python.


Member Typedef Documentation


Member Function Documentation

virtual std::vector<gr_complex> gr::blocks::probe_signal_vc::level ( ) const [pure virtual]
static sptr gr::blocks::probe_signal_vc::make ( size_t  size) [static]

The documentation for this class was generated from the following file: