.Modelica.Utilities.Examples

Information

This package contains quite involved examples that demonstrate how to use the functions of package Modelica.Utilities. In particular the following examples are present.

Contents

NameDescription
calculatorInterpreter to evaluate simple expressions consisting of +, -, *, /, (), sin(), cos(), tan(), sqrt(), asin(), acos(), atan(), exp(), log(), pi
expressionExpression interpreter that returns with the position after the expression (expression may consist of +, -, *, /, (), sin(), cos(), tan(), sqrt(), asin(), acos(), atan(), exp(), log(), pi)
readRealParameterRead the value of a Real parameter from file
readRealParameterModelDemonstrate usage of Examples.readRealParameter/.expression
WriteRealMatrixToFileDemonstrate usage of function Streams.writeRealMatrix
ReadRealMatrixFromFileDemonstrate usage of function Streams.readRealMatrix

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos