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.
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".
| Name | Description |
|---|---|
| Examples | Demonstration examples for tables |
| CombiTableTime | Table look-up with time as abszissa (matrix/file) |
| CombiTableTime2 | Table look-up with respect to time and linear/perodic extrapolation methods (data from matrix/file) |
| CombiTable1D | Table look-up in one dimension (matrix/file) |
| CombiTable1Ds | Table look-up in one dimension (matrix/file) with only single input |
| CombiTable2D | Table look-up in two dimensions (matrix/file) |