functionCubicSplineEval
Cubic spline
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Input | |
| Real | coefs | Spline coefficients |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Output |
Extends from Modelica.Icons.Function (Icon for functions).
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Input | |
| Real | coefs | Spline coefficients |
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Output |