This package contains base classes that are used to construct the models in BuildingSystems.Fluid.HeatPumps.ModularReversible.Controls.Safety
| Name | Description |
|---|---|
| BoundaryMap | Block that checks if the inputs are within the characteristic map |
| CycleRateBoundary | Checks if the cycle rate is in boundary |
| OnOffFuzzyLogic | Fuzzy logic approach for on-off control |
| OnPastThreshold | Returns true if the device stays on for longer than a threshold time |
| PartialOperationalEnvelope | Indicates if the device operation is within a defined envelope |
| PartialSafety | Safety control with I/O |
| PartialSafetyWithCounter | Safety control which adds an error counter to the I/O |