WOLFRAM SYSTEM MODELER

ComplexStep

Generate step signal of type Complex

Wolfram Language

In[1]:=
SystemModel["Modelica.ComplexBlocks.Sources.ComplexStep"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

The Complex output y is a step signal (of real and imaginary part):

Step.png

Parameters (3)

offset

Value: Complex(0)

Type: Complex

Description: Offset of output signal y

startTime

Value: 0

Type: Time (s)

Description: Output y = offset for time < startTime

height

Value: Complex(1)

Type: Complex

Description: Height of step

Connectors (1)

y

Type: ComplexOutput

Description: Connector of Complex output signal

Components (2)

offset

Type: Complex

Description: Offset of output signal y

height

Type: Complex

Description: Height of step