pure functiongetTable1DValue
Interpolate 1-dim. table defined by matrix
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Types.ExternalCombiTable1D | tableID | External table object | |
| Integer | icol | Column number | |
| Real | u | Abscissa value |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Interpolated value |