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

Convert stream of interleaved shorts to a stream of complex. More...

#include <interleaved_short_to_complex.h>

Inheritance diagram for gr::blocks::interleaved_short_to_complex:

List of all members.

Public Types

typedef boost::shared_ptr
< interleaved_short_to_complex
sptr

Static Public Member Functions

static sptr make (bool vector_input=false)

Detailed Description

Convert stream of interleaved shorts to a stream of complex.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::interleaved_short_to_complex::make ( bool  vector_input = false) [static]

Build an interleaved short to complex block.


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