Label
) used to display
the explanatory table with x and x'.
Table.class
ExtendedBar.class
TableHead.class
Numberee.class
<applet code="Table.class" width="613" height="525">
<param name="BUTTON" value="start,stop,,step,clear,new">
<param name="VARIABLE" value="N,n,p,<x>,sx,sm,max,speed">
<param name="RANGE" value="500,1,15000,10,1,35,5,1,50,45">
<param name="MESSAGE" value="real value,measured value,measurement(left),result(left),measurement(right),result(right)">
<param name="SHOW" value="y,y,y,y,y,y,y,y,y,y,y, y,y,y,y,y,y">
</applet>
number | corresponds to | by default |
1 | start button | on |
2 | stop button | on |
3 | step button | on |
4 | clear button | on |
5 | new button | on |
6 | N scrollbar | on |
7 | n scrollbar | on |
8 | p scrollbar | on |
9 | the information labels | on |
10 | the maximum number of balls in a column | on |
11 | speed scrollbar | on |
12 | text at the sides | on |
13 | the counter showing the number of processed balls | on |
14 | real and measured arrows | on |
15 | the axis markers | on |
number | meaning |
1 | N initial value |
2 | N minimum value |
3 | N maximum value |
4 | n initial value |
5 | n minimum value |
6 | n maximum value |
7 | initial speed |
8 | minimum speed |
9 | maximum speed |
10 | initial value of p |
<param name="BUTTON" value="start,stop,,step,clear,new">
<param name="VARIABLE" value="N,n,p,<x>,sx,sm,max,speed">
<param name="MESSAGE" value="measurement,result,real value,measured value">