functionreadReal_SI
Read the real value in SI units of parameter from file with lines in format:
<parameterName>\n<value>
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | name | Name of parameter |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | value | 0 | Actual value of parameter in SI units |