blockCheckCeilingHeight
Ensures that the ceiling height is above a lower bound
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This component ensures that the ceiling height is at least 0 meters.
- July 14, 2010, by Wangda Zuo:
First implementation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Height | ceiHeiMin | 0 | Minimum allowed ceiling height |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | ceiHeiIn | Input ceiling height | |
| Modelica.Blocks.Interfaces.RealOutput | ceiHeiOut | Ceiling height |