make.soapgrid {dsm} | R Documentation |
Create a knot grid for the internal part of a soap film smoother.
Description
This routine simply creates a grid of knots (in the correct format) to be used as in the "internal" part of the soap film smoother
Usage
make.soapgrid(bnd, n.grid)
Arguments
bnd |
|
n.grid |
either one number giving the number of points along the |
Value
a list with elements x
and y
, containing the knot locations.
Author(s)
David L Miller
[Package dsm version 2.3.3 Index]