functionwriteRealVariable
Writing real variable to file
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | Name of file | |
| String | name | Name of parameter | |
| Real | data | Actual value of parameter | |
| Boolean | append | false | Append data to file |
| Integer | significantDigits | 6 | Number of significant digits |