Converts a cluster of I/Q data into separate I and Q data in the fixed-point format, typecasts the separate I and Q data to convert them to I16s, and bundles the two I16s into a U32. Overflows are reported from the I/Q data and fixed-point casts.
A bundle of real and imaginary data.
The bundled real data.
The bundled imaginary data.
A Boolean that specifies whether the I/Q data has overflowed.
The I/Q data that is bundled into a U32, with I in the lower 16 bits and Q in the upper 16 bits.
Indicates whether the I/Q data or any of the typecasts to the U32 data have overflowed.
Where This Node Can Run:
Desktop OS: none
FPGA: All devices