SetInterpolation: Set Interpolation Preferences
Description
A GUI for specifying the interpolation algorithms input parameters.Usage
SetInterpolation(parent = NULL)
Arguments
parent
tkwin; the GUI parent window. Value
- Queries and sets the following components in
Data
: - grid.reslist; numeric components
x
and y
giving the grid spacing along the x- and y-axis of the
interpolated surface, respectively. - grid.mbalist; integer components
m
, n
, and h
giving the initial size of the spline space in the hierarchical
construction along the x
- and y
-axis, and the
number of levels in the hierarchical construction;
its default is 11.