modelAverage
Test model for average function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the implementation of Buildings.Utilities.Math.Average.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.Math.Average | average | ||
| Modelica.Blocks.Sources.Ramp | x1 | ||
| Modelica.Blocks.Sources.Ramp | x2 | ||
| Modelica.Blocks.Routing.Multiplex2 | multiplex2_1 |
Revisions
-
November 28, 2013 by Marcus Fuchs:
First implementation.