Float To Int

From GNU Radio
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