IShort To Complex: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Parameters == | == Parameters == | ||
(''R''): <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span> | (''R''): <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span> | ||
; Vector Input | |||
; Swap (''R'') | ; Swap (''R'') |
Revision as of 13:42, 4 August 2022
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_char_to_complex_impl.cc
- Header files
- interleaved_char_to_complex_impl.h
- Public header files
- interleaved_char_to_complex.h
- Block definition
- blocks_interleaved_char_to_complex.block.yml