Integrate

From GNU Radio
Jump to navigation Jump to search

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