Swap IQ: Difference between revisions
Jump to navigation
Jump to search
(initial creation) |
(add example flowgraph and output) |
||
Line 8: | Line 8: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
[[File:Dcoffset_test_fg.png|800px]] | |||
== Example Output == | |||
[[File:Dcoffset_test_out.png|714px]] | |||
== Source Files == | == Source Files == |
Revision as of 12:35, 14 April 2021
This block will transpose the I and Q channels (swap I and Q) to correct for spectrally inverted inputs. Added in 3.9
Parameters
(R): Run-time adjustable
- Input Type
- options: [complex, short, byte]
Example Flowgraph
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- [1]