|
|
- Tcl syntax:
- points "points_name_or_position"
- Description:
- Using this rule the resulting surface approximates points in least squares meaning. If each cell contains no more than one point, resulting surface interpolates points.
- Parameters:
-
| points_name_or_position | name of points dataset, or points position number. |
- Math:
- This command adds the following functional to the functional sequence:
where points with coordinates are belong to the cells (i,j)
- Examples:
-
area_completer.tcl, canyon_map.tcl, fault.tcl, fault_aniso.tcl, ineq.tcl, map_hor_frac.tcl, map_ver_frac.tcl, mask_completer.tcl, mask_mean.tcl, mask_surf_ineq.tcl, mask_wmean.tcl, mean.tcl, points.tcl, points_exact.tcl, surface_ineq.tcl, trend.tcl, and wmean.tcl.
|