WOLFRAM SYSTEM MODELER
    constructorInitialize 1-dim. table where first column is time  | 
     | 
SystemModel["Modelica.Blocks.Types.ExternalCombiTimeTable.constructor"]

| tableName | 
         Type: String Description: Table name  | 
    
|---|---|
| fileName | 
         Type: String Description: File name  | 
    
| table | 
         Type: Real[:,:]  | 
    
| startTime | 
         Type: Real  | 
    
| columns | 
         Type: Integer[:]  | 
    
| smoothness | 
         Type: Smoothness Description: Enumeration defining the smoothness of table interpolation  | 
    
| extrapolation | 
         Type: Extrapolation Description: Enumeration defining the extrapolation of table interpolation  | 
    
| shiftTime | 
         Default Value: 0.0 Type: Real  | 
    
| timeEvents | 
         Default Value: Modelica.Blocks.Types.TimeEvents.Always Type: TimeEvents Description: Enumeration defining the time event handling of time table interpolation  | 
    
| verboseRead | 
         Default Value: true Type: Boolean Description: = true: Print info message; = false: No info message  | 
    
| externalCombiTimeTable | 
         Type: ExternalCombiTimeTable Description: External object of 1-dim. table where first column is time  | 
    
|---|