modelMultiMin

Validation model for the MultiMin block

Information

Validation test for the block Buildings.Controls.OBC.CDL.Reals.MultiMin.

The input vectorcon has size 5 and its element values are {1,2,3,4,5}.

Parameters

TypeNameDefaultDescription
IntegersizOfVec5Size of the input vector

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Reals.MultiMinminValBlock that outputs the minimum element of the input vector
Buildings.Controls.OBC.CDL.Reals.Sources.Constant[sizOfVec]conBlock that generates ramp signal

Revisions

  • September 14, 2017, by Jianjun Hu:
    First implementation.