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

complex in, magnitude squared out (float) More...

#include <complex_to_mag_squared.h>

Inheritance diagram for gr::blocks::complex_to_mag_squared:

List of all members.

Public Types

typedef boost::shared_ptr
< complex_to_mag_squared
sptr

Static Public Member Functions

static sptr make (size_t vlen=1)

Detailed Description

complex in, magnitude squared out (float)


Member Typedef Documentation


Member Function Documentation

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

Build a complex to magnitude squared block.

Parameters:
vlenvector len (default 1)

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