IShort To Complex: Difference between revisions
Jump to navigation
Jump to search
(add Example Flowgraph) |
|||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
Convert stream of interleaved shorts to a stream of complex. | Convert stream of interleaved shorts to a stream of complex. | ||
Line 15: | Line 14: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
[[File:Type_conv_fg.png|798px]] | |||
<p>This flowgraph can be downloaded from [[Media:Type_conv.grc]].</p> | |||
== Source Files == | |||
; C++ files | ; C++ files |
Latest revision as of 21:54, 10 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
This flowgraph can be downloaded from Media:Type_conv.grc.
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