.ModelicaAdditions.Tables

Information

This package contains components to interpolate linearly in tables. Table data may optionally be read in from files (ASCII or Matlab-4 binary format). This package contains the following components:

   CombiTableTime  Table look-up with time as abszissa
   CombiTableTime2 Table look-up with time as abszissa and
                   linear/perodic extrapolation methods
   CombiTable1D    Table look-up in one dimension
   CombiTable1Ds   Table look-up in one dimension with
                   same input for different coloumns
   CombiTable2D    Table look-up in two dimensions

This package is not part of the Modelica standard library, because it is planned to realize a package with better and more general table support based on a different design.

Main Author:
Martin Otter
Deutsches Zentrum für Luft und Raumfahrt e.V. (DLR)
Institut für Robotik und Mechatronik
Postfach 1116
D-82230 Wessling
Germany
email: Martin.Otter@dlr.de

Release Notes:


Copyright © 2000-2002, DLR.

The ModelicaAdditions.Tables package is free software; it can be redistributed and/or modified under the terms of the Modelica license, see the license conditions and the accompanying disclaimer in the documentation of package Modelica in file "Modelica/package.mo".

Contents

NameDescription
ExamplesDemonstration examples for tables
CombiTableTimeTable look-up with time as abszissa (matrix/file)
CombiTableTime2Table look-up with respect to time and linear/perodic extrapolation methods (data from matrix/file)
CombiTable1DTable look-up in one dimension (matrix/file)
CombiTable1DsTable look-up in one dimension (matrix/file) with only single input
CombiTable2DTable look-up in two dimensions (matrix/file)

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