Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +var+ +exec+ +string+
1
!! +var+ +exec+ +string+
-
 
2
tit:leveldata
2
$lst_tit leveldata$lst_titend$type_both
3
type:$type_both
3
  $lst_alias levelpoints
4
alias:!levelpoints
4
  $(lst_syntax)leveldata size $emph xsize,ysize$emphend
-
 
5
  ranges $emph x1,x2,y1,y2$emphend function $emph f(x,y)$emphend
5
syntax:!leveldata size `xsize,ysize' ranges `x1,x2,y1,y2' function `f(x,y)' [levels `l1,l2,...']
6
  [levels $emph l1,l2,...$emphend]</span>
-
 
7
  $lst_mean Computes coordinates of points on the level curve of
6
mean:Computes coordinates of points on the level curve of `f(x,y)', at levels `l1,l2,...'\
8
  $emph f(x,y)$emphend, at levels $emph l1,l2,...$emphend (defaults to one
-
 
9
  level 0). <p>
7
 (defaults to one level 0). <p>\
10
  The computation is made from $emph (x1,y1)$emphend to
8
  The computation is made from `(x1,y1)' to `(x2,y2)', and points are computed as integer\
11
  $emph (x2,y2)$emphend, and points are computed as integer positions in a
-
 
12
  picture with size $emph xsize,ysize$emphend. </p><p>
9
  positions in a picture with size `xsize,ysize'. </p><p>\
13
  Order of the fields is not important. All the fields except levels are
10
  Order of the fields is not important. All the fields except levels are mandatory.\
14
  mandatory.
-
 
15
  </p>
11
  </p>