pure functiongetDerTable1DValueNoDer
Derivative of interpolated 1-dim. table defined by matrix (but do not provide a second derivative function)
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 | |
| Real | der_u | Derivative of abscissa value |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | der_y | Derivative of interpolated value |