Swap IQ: Difference between revisions
Jump to navigation
Jump to search
(initial creation) |
(add output for Swap IQ only) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
[[File:Dcoffset_test_fg.png|800px]] | |||
== Example Output == | |||
The image on the right shows more detail for the Add Const (blue) and CorrectIQ (black) traces only. | |||
[[File:Dcoffset_test_out.png|520px]] | |||
[[File:Dcoffset_test_out_IQ.png]] | |||
== Source Files == | == Source Files == |
Latest revision as of 00:27, 15 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
The image on the right shows more detail for the Add Const (blue) and CorrectIQ (black) traces only.
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- [1]