IShort To Complex: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(add Example Flowgraph)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
== Example Flowgraph ==
== Example Flowgraph ==


== Source Files ==
[[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

Type conv fg.png

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