modelBooleanReplicator
Test model for boolean replicator
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the implementation of Buildings.Utilities.Math.BooleanReplicator.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.BooleanTable | booTab | Boolean input signal | |
| Buildings.Utilities.Math.BooleanReplicator | booRep | Replicates boolean values |
Revisions
-
August 31, 2012, by Michael Wetter:
Revised documentation. -
July 27, 2012, by Kaustubh Phalak:
First implementation.