blockMax
Return the largest value
Extends from Interfaces.PartialConverters.SI2SO (Converter with two inputs and a single output).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The output y is the maximum of the inputs u1 and u2.
See also
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.RealInput | u1 (from SI2SO) | Input 1 | |
| Connectors.RealInput | u2 (from SI2SO) | Input 2 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) |