blockTabular
Tabular function
Information
This is a tabular function, as it is frequently used in System Dynamics to represent measured or estimated non-linear relationships.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:] | x_vals | {0} | Independent variable data points |
| Real[:] | y_vals | {0} | Dependent variable data points |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | u | Input variable | |
| Modelica.Blocks.Interfaces.RealOutput | y | Output variable |