blockMultiMin

Output the minimum element of the input vector

Information

Outputs the minimum element of the input vector.

Parameters

TypeNameDefaultDescription
Integernin0Number of input signals

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInput[nin]uInput to the min function
Buildings.Controls.OBC.CDL.Interfaces.RealOutputySmallest element of the input vector

Revisions

  • March 2, 2020, by Michael Wetter:
    Changed icon to display dynamically the output value.
  • September 14, 2017, by Jianjun Hu:
    First implementation, based on the implementation of the Modelica Standard Library.