blockComplexStep
Generate step signal of type Complex
Extends from ComplexBlocks.Interfaces.ComplexSignalSource (Base class for continuous signal source).
Information
The Complex output y is a step signal (of real and imaginary part):
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | height | Complex(1) | Height of step |
| Complex | offset (from ComplexSignalSource) | Complex(0) | Offset of output signal y |
| Modelica.Units.SI.Time | startTime (from ComplexSignalSource) | 0 | Output y = offset for time < startTime |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ComplexOutput | y (from ComplexSO) | Connector of Complex output signal |