pure functiongetTable2DValueNoDer
Interpolate 2-dim. table defined by matrix (but do not provide a derivative function)
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Types.ExternalCombiTable2D | tableID | External table object | |
| Real | u1 | Value of first independent variable | |
| Real | u2 | Value of second independent variable |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Interpolated value |