IShort To Complex: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
[[Category:Pages with no Example Flowgraph]] | |||
Convert stream of interleaved shorts to a stream of complex. | Convert stream of interleaved shorts to a stream of complex. | ||
Revision as of 18:35, 1 April 2025
Convert stream of interleaved shorts to a stream of complex.
Opposite of Complex To IShort.
Parameters
(R): Run-time adjustable
- Vector Input
- Swap (R)
- Whether or not to swap IQ.
Example Flowgraph
Source Files
- C++ files
- interleaved_short_to_complex_impl.cc
- Header files
- interleaved_short_to_complex_impl.h
- Public header files
- interleaved_short_to_complex.h
- Block definition
- blocks_interleaved_short_to_complex.block.yml