|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.geometry.motion.timewarp.TimeWarper
public abstract class TimeWarper
TimeWarper is a class to warp time to match certain periodic, quasi-periodic, and non periodic behavior.
Constructor Summary | |
---|---|
TimeWarper()
|
Method Summary | |
---|---|
abstract double |
warpTime(double time)
Applies the time warping to the given input time |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeWarper()
Method Detail |
---|
public abstract double warpTime(double time)
time
- the input time
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |