Abs
From GNU Radio
Takes absolute value of data stream (i.e. strips sign). Only supports float, int, and short (not complex).
Parameters
None
Example Flowgraph
This flowgraph shows a sinusoid being passed through Abs, producing full-wave rectification.
Source Files
- C++ files
- [1]
- Header files
- [2]
- Public header files
- [3]
- Block definition
- GRC yaml