WOLFRAM SYSTEM MODELER
constructorInitialize 1-dim. table defined by matrix |
|
SystemModel["Modelica.Blocks.Types.ExternalCombiTable1D.constructor"]

| tableName |
Type: String Description: Table name |
|---|---|
| fileName |
Type: String Description: File name |
| table |
Type: Real[:,:] |
| columns |
Type: Integer[:] |
| smoothness |
Type: Smoothness Description: Enumeration defining the smoothness of table interpolation |
| extrapolation |
Default Value: Modelica.Blocks.Types.Extrapolation.LastTwoPoints Type: Extrapolation Description: Enumeration defining the extrapolation of table interpolation |
| verboseRead |
Default Value: true Type: Boolean Description: = true: Print info message; = false: No info message |
| externalCombiTable1D |
Type: ExternalCombiTable1D Description: External object of 1-dim. table defined by matrix |
|---|