User`s guide
Inherit Complexity
5-239
5Inherit Complexity
Purpose Change the complexity of the input to match that of a reference signal.
Library Signal Management / Signal Attributes
Description The Inherit Complexity block alters the input data at the Data port to match
the complexity of the reference input at the
Ref port. If the Data input is real,
and the
Ref input is complex, the block appends a zero-valued imaginary
component,
0i, to each element of the Data input.
If the
Data input is complex, and the Ref input is real, the block outputs the
real component of the
Data input.
If both the
Data input and Ref input are real, or if both the Data input and Ref
input are complex, the block propagates the
Data input with no change.
Ref
5+ i
3-2i
0+ i
2-5i
2-5i
Data
Output
Simulation time
...
0
1
2
3
4
...
0+0i
1+0i
2+0i
3+0i
4+0i
...
RefData
Output
Simulation time
5
5
3
-2
-2
...
i
1-2i
2+ i
3-5i
4-5i
...
0
1
2
3
4
...