recordRealTypeRecord
The Real Type definition
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | Quantity | "" | Quantity |
| String | Unit | "1" | SI unit |
| String | DisplayUnit | "" | Display unit |
| Real | Scale | 1 | Scale from display unit to SI unit such that x <d> = x*s+o <u> |
| Real | Offset | 0 | Offset from display unit to SI unit such that x <d> = x*s+o <u> |
| Real | Min | -Modelica.Constants.inf | minimal value |
| Real | Max | +Modelica.Constants.inf | |
| Real | Start | Offset | |
| Real | Nominal | Scale | |
| StateSelect | StateSelection | StateSelect.default |