modelCombiTimeTable
Table look-up with respect to time and linear/periodic extrapolation methods (data from a two-column table in a .txt file) with one output
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Types.Extrapolation | Extrapolation | Extrapolation of data outside the definition range | |
| String | FileName | "NoName" | File where matrix is stored |
| Modelica.Blocks.Types.Smoothness | Smoothness | Smoothness of table interpolation | |
| String | TableName | "NoName" | Table name on file or in function usertab (see docu) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Dynawo.Connectors.ImPin | source | Output connector |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.CombiTimeTable | combiTimeTable |