IShort To Complex: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
; Swap (''R'') | ; Swap (''R'') | ||
: Whether or not to swap IQ. | : Whether or not to swap IQ. | ||
== Example Flowgraph == | == Example Flowgraph == | ||
== Source Files == | == Source Files == | ||
Revision as of 04:41, 21 July 2019
Convert stream of interleaved shorts to a stream of complex.
Opposite of Complex To IShort.
Parameters
(R): Run-time adjustable
- Swap (R)
- Whether or not to swap IQ.