Float To Int: 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 floats to a stream of ints, with an optional scaling factor.
Convert stream of floats to a stream of ints, with an optional scaling factor.



Revision as of 14:59, 1 April 2025

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

Source Files