Constant Source

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.

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

Will continuously output this constant value.

Parameters

(R): Run-time adjustable

Constant (R)
Output value.

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