blockMultiMinInteger

Output the minimum element of the input vector

Information

Outputs the minimum element of the input vector.

Parameters

TypeNameDefaultDescription
Integernin0Size of input array

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.IntegerInput[nin]uInteger input signal
Buildings.Controls.OBC.CDL.Interfaces.IntegerOutputyInteger output signal

Revisions

  • March 29, 2024, by Antoine Gautier:
    First implementation.