Interpolated Surface Filter

Interpolated Surface Filter

Short Description: Makes a surface with values interpolated from points
Threaded: No
Memory Usage: Medium, depends on grid size used
Supports Streams: Yes

This filter will output a grid of data points where the values are interpolated from the various elements coming in. The user can specify formulas for x, y, and z for the elements as well as grid bounds and a number of grid cells for x and y. The user can also specify the weighting function to use for the interpolation. It will then output a surface that can be easily plotted using the Rectangular Surface Plot.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License