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
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | sizOfVec | 5 | Size of the input vector |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.MultiMin | minVal | Block that outputs the minimum element of the input vector | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant[sizOfVec] | con | Block that generates ramp signal |
Revisions
-
September 14, 2017, by Jianjun Hu:
First implementation.