MinMaxOutput the minimum and the maximum element of the input vector |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Determines the minimum and maximum element of the input vector and provide both values as output.
nu |
Value: 0 Type: Integer Description: Number of input connections |
---|
u |
Type: RealVectorInput[nu] |
|
---|---|---|
yMax |
Type: RealOutput |
|
yMin |
Type: RealOutput |
Modelica.Blocks.Examples Demonstrates the usage of blocks from Modelica.Blocks.Math |