Abs

From GNU Radio
Revision as of 15:51, 15 July 2019 by 777arc (talk | contribs)
Jump to navigation Jump to search

Abs-block.png

Takes absolute value of data stream (i.e. strips sign). Only supports float, int, and short (not complex).

Parameters

None

Example Flowgraph

Insert description of flowgraph here, then show a screenshot of the flowgraph and the output if there is an interesting GUI

Abs-ex2.png

Abs-ex.png

Source Files

C++ files
[1]
Header files
[2]
Public header files
[3]
Block definition
GRC yaml