modelComponent
Extends from ExternData.Interfaces.DataSourceModel (Base model containing an outer place holder data source).
Information
Component model that extends from DataSourceModel.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | setName | Parameter set name | |
| ExternData.Interfaces.DataSource | dataSource (from DataSourceModel) | File based data source | |
| Integer | m | dataSource.getArrayRows2D("table1") | Number of rows in 2D array |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Gain | gain1 | ||
| Modelica.Blocks.Math.Gain | gain2 | ||
| Modelica.Blocks.Sources.ContinuousClock | clock | ||
| Modelica.Blocks.Sources.TimeTable | timeTable |