|
||||||||||
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
edu.stanford.rsl.konrad.geometry.motion.timewarp.IdentityTimeWarper
public class IdentityTimeWarper
Models a non periodic time constraint. Input time is returned as output time.
Constructor Summary | |
---|---|
IdentityTimeWarper()
|
Method Summary | |
---|---|
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 IdentityTimeWarper()
Method Detail |
---|
public double warpTime(double time)
TimeWarper
warpTime
in class TimeWarper
time
- the input time
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |