recordSingleTrackData

Singla data of a track

Extends from Modelica.Icons.Record (Icon for records).

Information

Parameter record for the track definition block.

Parameters

TypeNameDefaultDescription
BooleanuseConstanttrueUse constant value, otherwise table
RealConstantValue0Constant Value
Table data definition
BooleantableOnFilefalse= true, if table is defined on file or in function usertab
Real[:,:]tablefill(0.0, 0, 2)Table matrix (grid = first column; e.g., table=[0,2])
StringtableName"NoName"Table name on file or in function usertab (see docu)
StringfileName"NoName"File where matrix is stored
Table data interpretation
Modelica.Blocks.Types.ExtrapolationextrapolationModelica.Blocks.Types.Extrapolation.NoExtrapolationExtrapolation of data outside the definition range