blockPartialCheckInSlidingWindowWithBooleanOutput
Interfaces and icon for check block that evaluates a property in a sliding time window and returns the result as Boolean
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Time | window | Length of sliding time window (> 0) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanOutput | y | = true if property satisfied, otherwise false |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | check | Boolean to check |