blockTransient
Transient vector
Extends from Partials.SO.
Information
The signal changes from s_start to s_end
at time t_change with a transition duration t_duration.
The transition function is a hyperbolic tangent.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | t_change | 0.5 | time when change |
| SI.Time | t_duration | 1 | transition duration |
| Real | s_start | 1 | initial value |
| Real | s_end | 1 | final value |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | y (from SO) | output signal |