pure functiongetTimeTableValueNoDer
Interpolate 1-dim. table where first column is time (but do not provide a derivative function)
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Types.ExternalCombiTimeTable | tableID | External table object | |
| Integer | icol | Column number | |
| Real | timeIn | (Scaled) time value | |
| Real | nextTimeEvent | (Scaled) next time event in table | |
| Real | pre_nextTimeEvent | Pre-value of (scaled) next time event in table |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Interpolated value |