Integrate

From GNU Radio
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Integrate successive samples and decimate. Set decimation to 1 in order to not decimate.

Integrate block visual.png

Parameters

IO Type
Supported types are: complex, float, int,and short.
Decimation
Number of successive samples to integrate (and thus decimate). Set decimation to 1 in order to not decimate.
Vector Length
The vector length for the input stream

Example Flowgraph

Here is a simple flow graph showing the integrate block with different decimation values:

Integrate example flowgraph.png


The expected output is:

Integrate example output.png


The settings page looks like:

Integrate example setting.png

Source Files

C++ files
integrate_impl.cc
Header files
integrate_impl.h
Public header files
integrate.h
Block definition
blocks_integrate_xx.block.yml