First Independent Variable | (Required) Real variable that represents the first independent variable in the spline. |
Second Independent Variable | (Optional) Real variable that represents the second independent variable in the spline. |
Spline Name | (Required) The name of the existing data element spline modeling entity that defines the set of discrete data points to be used for the interpolation. |
Derivative Order | (Optional) The order of the derivative to be taken at the interpolated point (integer). The legal values are: ■0 - returns the curve coordinate value ■1 - returns the first derivative ■2 - returns the second derivative Note: Derivative Order may not be specified when interpolating on a surface; that is, when the Second Independent Variable = 0. |
Independent variable (x): | Dependent variable (y): |
|---|---|
-4.0 | -3.6 |
-3.0 | -2.5 |
-2.0 | -1.2 |
-1.0 | -0.4 |
0.0 | 0.0 |
1 | 0.4 |
2 | 1.2 |
3 | 2.5 |
4 | 3.6 |
