|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.simulator.SimTask
rp1.simulator.SimMotionTask
public class SimMotionTask
A task for scheduling and managing all client motion computations; this is a self-recycling task and only one is allowed on the task queue at any time.
Constructor Summary | |
---|---|
SimMotionTask(SimSession session)
|
Method Summary | |
---|---|
void |
process()
|
void |
setSimSpeed(double simSpeed)
|
Methods inherited from class rp1.simulator.SimTask |
---|
setStartTime |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimMotionTask(SimSession session)
Method Detail |
---|
public void setSimSpeed(double simSpeed)
public void process()
process
in class SimTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |