This package contains quite involved examples that demonstrate how to use the functions of package Modelica.Utilities. In particular the following examples are present.
| Name | Description |
|---|---|
| Interpreter to evaluate simple expressions consisting of +, -, *, /, (), sin(), cos(), tan(), sqrt(), asin(), acos(), atan(), exp(), log(), pi | |
| Expression interpreter that returns with the position after the expression (expression may consist of +, -, *, /, (), sin(), cos(), tan(), sqrt(), asin(), acos(), atan(), exp(), log(), pi) | |
| Read the value of a Real parameter from file | |
| Demonstrate usage of Examples.readRealParameter/.expression | |
| Demonstrate usage of function Streams.writeRealMatrix | |
| Demonstrate usage of function Streams.readRealMatrix |