modelIntegerReplicator
Test model for integer replicator
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the implementation of Buildings.Utilities.Math.IntegerReplicator.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.IntegerTable | intTab | Integer input signal | |
| Buildings.Utilities.Math.IntegerReplicator | intRep | Replicates integer values |
Revisions
-
August 31, 2012, by Michael Wetter:
Revised documentation. -
July 27, 2012, by Kaustubh Phalak:
First implementation.