functioneval
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| ApproxSpline.Surf2d.Type | s | 2-D spline object to operate on | |
| Real | x | first independent variable where spline is to be evaluated | |
| Real | y | second independent variable where spline is to be evaluated |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | z | evaluated value |