Int To Float: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[[Category:Block Docs]]
[[Category:Block Docs]]
[[Category:Pages with no Example Flowgraph]]
Convert stream of ints to a stream of floats, with an optional scaling factor.
Convert stream of ints to a stream of floats, with an optional scaling factor.



Revision as of 18:33, 1 April 2025

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

Parameters

(R): Run-time adjustable

Scale (R)
Scaling factor applied to input stream.

Example Flowgraph

Source Files