Swap IQ: Difference between revisions
Jump to navigation
Jump to search
(add example flowgraph and output) |
(add output for Swap IQ only) |
||
Line 13: | Line 13: | ||
== Example Output == | == Example Output == | ||
[[File:Dcoffset_test_out.png| | 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]