blockBoundaryMapIcon
PartialModel for the icon of a boundary map
Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Icon block used for the icon of the dynamic icon of the model BoundaryMap. Extending this model will display the used operational envelope in the top-layer of the used models.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Safety Control › Operational Envelope | |||
| Boolean | use_opeEnvFroRec | true | Use a the operational envelope given in the datasheet |
| Obsolete.Year2024.DataBase.HeatPump.HeatPumpBaseDataDefinition | dataTable | Data Table of HP | |
| Real[:,2] | tableUpp | Table matrix (grid = first column; e.g., table=[0,2]) | |
| Dynamic Icon | |||
| Real | iconMin | -70 | Used to set the frame where the icon should appear |
| Real | iconMax | 70 | Used to set the frame where the icon should appear |
Revisions
-
November 26, 2018 by Fabian Wüllhorst:
First implementation (see issue #577)