This package contains base classes that are used to construct the models in SafetyControls
Name | Description |
---|---|
BoundaryMap | Block which returns false if the input parameters are out of the given charasteristic map. For the boundaries of the y-input value, a dynamic hysteresis is used to ensure a used device will stay off a certain time after shutdown. |
BoundaryMapIcon | PartialModel for the icon of a boundary map |
PartialSafetyControl | Base Block |
RunPerHouBoundary | Checks if a maximal run per hour value is in boundary |
TimeControl | Counts seconds a device is turned on and returns true if the time is inside given boundaries |