Library of utility functions dedicated to scripting (operating on files, streams, strings, system)
This package contains Modelica functions that are especially suited for scripting. The functions might be used to work with strings, read data from file, write data to file or copy, move and remove files.
For an introduction, have especially a look at:
The following main sublibraries are available:
Copyright © 1998-2016, Modelica Association, DLR, and Dassault Systèmes AB.
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2. For license conditions (including the disclaimer of warranty) see Modelica.UsersGuide.ModelicaLicense2 or visit https://www.modelica.org/licenses/ModelicaLicense2.
Extends from Modelica.Icons.Package (Icon for standard packages).
Name | Description |
---|---|
UsersGuide | User's Guide of Utilities Library |
Examples | Examples to demonstrate the usage of package Modelica.Utilities |
Files | Functions to work with files and directories |
Streams | Read from files and write to files |
Strings | Operations on strings |
System | Interaction with environment |
Types | Type definitions used in package Modelica.Utilities |