Piecewise constant
|
|
| Vectorized | |
in the palette |
on the schematic |
The block forms an arbitrary piecewise constant (multistep) output signal at the output, which is a superposition of step actions.
Outputs
- output - output signal port.
Properties:
- Array of time intervals – t – an array of time intervals, in seconds;
- Array of values – y – an array of values of the output signal.
Properties are matrices, where each row specifies a time or value vector for the corresponding element of the output vector.
Прим.:
- By default, the block generates a scalar output signal.
- Named properties can be set as local model variables (submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.