constructor

Initialize 1-dim. table where first column is time

Syntax

externalCombiTimeTable = constructor(tableName, fileName, table, startTime, columns, smoothness, extrapolation, shiftTime, timeEvents, verboseRead)

Inputs (10)

tableName

Type: String

Description: Table name

fileName

Type: String

Description: File name

table

Type: Real[:,:]

startTime

Type: Time (s)

columns

Type: Integer[:]

smoothness

Type: Smoothness

extrapolation

Type: Extrapolation

shiftTime

Default Value: 0.0

Type: Time (s)

timeEvents

Default Value: Modelica.Blocks.Types.TimeEvents.Always

Type: TimeEvents

verboseRead

Default Value: true

Type: Boolean

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

Outputs (1)

externalCombiTimeTable

Type: ExternalCombiTimeTable