6.7.1 uvdif/uvdifZ/uhdif/uhdifZ

1.
Function
Fills the space between 2 polylines with a tone pattern.
2.
Call
NumRu::DCL.uvdif(upx,upy1,upy2)
NumRu::DCL.uhdif(upx1,upx2,upy)
NumRu::DCL.uvdifz(upx,upy1,upy2,itpat1,itpat2)
NumRu::DCL.uhdifz(upx1,upx2,upy,itpat1,itpat2)
3.
Explanation of Parameters
n (I) The length of an array.
x, y (R(N)) Independent variables.
x1, x2, y1, y2 (R(N)) Dependent variables.
itp1, itp2 (I) The tone pattern number. When x1<x2 or y1<y2, itp1 is used. When x1>x2 or y1>y2, itp2 is used.
4.
Notes
(a)
When RUNDEF  is specified as X or Y, it is considered that the points dividing the range defined by uusidv into N-1 equal sections have been specified. If the defined range is not specified, then the whole window is considered to be the defined range.
(b)
When RUNDEF  is specified as X1, Y1 or X2, Y2, it is considered that the value of the internal variable 'UREF' has been specified. The initial value of 'UREF' is 0.
(c)
The tone pattern used by UVDIF, UHDIF is specified by UUSARP.