Complex Constant Vector
Generate a complex constant vector
Description
Equations
Connections
Parameters
The Complex Constant Vector block has a vector output of constant complex values.
The value for a complex vector parameter is entered using a list of values. Each value may be entered using the complex constructor, for example, [Complex(3,4),Complex(5,6)], or using I for the imaginary unit, [3+4*I,5+6*I]. If a purely real value is entered, the real value will be converted to its complex equivalent.
y=k
Name
Modelica ID
y
Complex output vector
Default
Units
k
Complex vector
See Also
Complex Sources
Signal Blocks
Download Help Document