pure functiongetDer2Table1DValue
Second derivative of interpolated 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 | |
| Real | der_u | Derivative of abscissa value | |
| Real | der2_u | Second derivative of abscissa value |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | der2_y | Second derivative of interpolated value |