blockMax
Computes the maximum of a signal. Similar to max block in the optimization library but without differentiation
Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).
Information
The maximum of the input signal u is detected.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SISO) | Connector of Real input signal | |
| RealOutput | y (from SISO) | Connector of Real output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y_delay |