|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.commonreality.sensors.keyboard.SerialDurationEquation
public class SerialDurationEquation
| Constructor Summary | |
|---|---|
SerialDurationEquation()
|
|
| Method Summary | |
|---|---|
double |
computeTimings(DeltaTracker<IMutableObject> command)
compute how long it will take to execute a command. |
double |
computeTimings(IEfferentCommand command,
double startTime)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerialDurationEquation()
| Method Detail |
|---|
public double computeTimings(DeltaTracker<IMutableObject> command)
ICommandTimingEquationICompoundCommand, then the timings
and relative start times for the components should be updated as well
computeTimings in interface ICommandTimingEquation
public double computeTimings(IEfferentCommand command,
double startTime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||