WOLFRAM SYSTEM MODELER
    cubicHermiteEvaluate a cubic Hermite spline  | 
     | 

SystemModel["Modelica.Fluid.Utilities.cubicHermite"]

| x | 
         Type: Real Description: Abscissa value  | 
    
|---|---|
| x1 | 
         Type: Real Description: Lower abscissa value  | 
    
| x2 | 
         Type: Real Description: Upper abscissa value  | 
    
| y1 | 
         Type: Real Description: Lower ordinate value  | 
    
| y2 | 
         Type: Real Description: Upper ordinate value  | 
    
| y1d | 
         Type: Real Description: Lower gradient  | 
    
| y2d | 
         Type: Real Description: Upper gradient  | 
    
| y | 
         Type: Real Description: Interpolated ordinate value  | 
    
|---|