hmi.elckerlyc.scheduler
Class PhysicsSchedulingClock
java.lang.Object
hmi.elckerlyc.scheduler.PhysicsSchedulingClock
- All Implemented Interfaces:
- SchedulingClock
public class PhysicsSchedulingClock
- extends Object
- implements SchedulingClock
SchedulingClock whos getTime is guarded by the physics sync
- Author:
- welberge
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
physicsClock
private final SystemClock physicsClock
PhysicsSchedulingClock
public PhysicsSchedulingClock(SystemClock c)
getTime
public double getTime()
- Specified by:
getTime in interface SchedulingClock