Float To Int

From GNU Radio
Revision as of 21:42, 10 April 2025 by Duggabe (talk | contribs) (add Example Flowgraph)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Convert stream of floats to a stream of ints, with an optional scaling factor.

Parameters

(R): Run-time adjustable

Scale (R)
Scaling factor applied to input stream.

Example Flowgraph

Type conv fg.png

This flowgraph can be downloaded from Media:Type_conv.grc.

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO