|
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
java.lang.Object
|
+--java.lang.Thread
|
+--Reach
| Field Summary | |
(package private) java.lang.String |
com
|
java.lang.String |
name
|
private Object3d |
obj
|
private int |
SLP
|
private boolean |
stopRequested
|
(package private) Point3d |
target
|
(package private) Trajectory |
tr
|
| Fields inherited from class java.lang.Thread |
contextClassLoader, daemon, eetop, group, inheritableThreadLocals, inheritedAccessControlContext, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, priority, single_step, stillborn, stopThreadPermission, threadInitNumber, threadLocals, threadQ |
| Constructor Summary | |
Reach(Object3d o,
Trajectory t,
java.lang.String com)
|
|
| Method Summary | |
void |
reset()
|
void |
run()
|
void |
stopRGest()
|
| Methods inherited from class java.lang.Thread |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private boolean stopRequested
private Object3d obj
public java.lang.String name
Point3d target
Trajectory tr
java.lang.String com
private int SLP
| Constructor Detail |
public Reach(Object3d o,
Trajectory t,
java.lang.String com)
| Method Detail |
public void reset()
public void run()
run in class java.lang.Threadpublic void stopRGest()
|
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||