WOLFRAM SYSTEM MODELER
    getDerTable2DValueNoDerDerivative of interpolated 2-dim. table defined by matrix (but do not provide a second derivative function)  | 
     | 
SystemModel["Modelica.Blocks.Tables.Internal.getDerTable2DValueNoDer"]

| tableID | 
         Type: ExternalCombiTable2D Description: External table object  | 
    
|---|---|
| u1 | 
         Type: Real Description: Value of first independent variable  | 
    
| u2 | 
         Type: Real Description: Value of second independent variable  | 
    
| der_u1 | 
         Type: Real Description: Derivative of first independent variable  | 
    
| der_u2 | 
         Type: Real Description: Derivative of second independent variable  | 
    
| der_y | 
         Type: Real Description: Derivative of interpolated value  | 
    
|---|