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

Multiplies stream 0 by the complex conjugate of stream 1. More...

#include <multiply_conjugate_cc.h>

Inheritance diagram for gr::blocks::multiply_conjugate_cc:

List of all members.

Public Types

typedef boost::shared_ptr
< multiply_conjugate_cc
sptr

Static Public Member Functions

static sptr make (size_t vlen=1)
 Multiplies a streams by the conjugate of a second stream.

Detailed Description

Multiplies stream 0 by the complex conjugate of stream 1.


Member Typedef Documentation


Member Function Documentation

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

Multiplies a streams by the conjugate of a second stream.

Parameters:
vlenVector length

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