Constant Source

From GNU Radio
Revision as of 20:31, 27 December 2019 by Duggabe (talk | contribs) (add example flowgraph)
Jump to navigation Jump to search

Produces a constant source of type complex, float, int, or short.

Will continuously output this constant value.

Parameters

(R): Run-time adjustable

Constant (R)
Value that is outputted.

Example Flowgraph

This flowgraph shows the use of a Constant Source and an XOR logic block to invert the input square wave. And Or Xor fg.png

Source Files