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

complex in, imag out (float) More...

#include <complex_to_imag.h>

Inheritance diagram for gr::blocks::complex_to_imag:

List of all members.

Public Types

typedef boost::shared_ptr
< complex_to_imag
sptr

Static Public Member Functions

static sptr make (size_t vlen=1)

Detailed Description

complex in, imag out (float)


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::complex_to_imag::make ( size_t  vlen = 1) [static]

Build a complex to imaginary part block.

Parameters:
vlenvector len (default 1)

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