constructor

Initialize 2-dim. table defined by matrix

Syntax

externalCombiTable2D = constructor(tableName, fileName, table, smoothness, extrapolation, verboseRead)

Inputs (6)

tableName

Type: String

Description: Table name

fileName

Type: String

Description: File name

table

Type: Real[:,:]

smoothness

Type: Smoothness

extrapolation

Default Value: Modelica.Blocks.Types.Extrapolation.LastTwoPoints

Type: Extrapolation

verboseRead

Default Value: true

Type: Boolean

Description: = true: Print info message; = false: No info message

Outputs (1)

externalCombiTable2D

Type: ExternalCombiTable2D