Handles interpolation of tabular data.
More...
Handles interpolation of tabular data.
- See Also
- initInterpolationObject
-
interpolate
Definition at line 109 of file eam.c.
| real_t InterpolationObjectSt::invDx |
the inverse of the table spacing
Definition at line 113 of file eam.c.
| int InterpolationObjectSt::n |
the number of values in the table
Definition at line 111 of file eam.c.
| real_t* InterpolationObjectSt::values |
the abscissa values
Definition at line 114 of file eam.c.
| real_t InterpolationObjectSt::x0 |
the starting ordinate range
Definition at line 112 of file eam.c.
The documentation for this struct was generated from the following file: