blockMultiMax

Output the maximum element of the input vector

Information

Outputs the maximum element of the input vector.

Parameters

TypeNameDefaultDescription
Integernin0Number of input signals

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInput[nin]uInput to max function
Buildings.Controls.OBC.CDL.Interfaces.RealOutputyLargest 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.