|
||||||||||
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.DualPhasePeriodicTimeWarper
public class DualPhasePeriodicTimeWarper
Constructor Summary | |
---|---|
DualPhasePeriodicTimeWarper(double portionPhase1,
double portionPhase2)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
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 DualPhasePeriodicTimeWarper(double portionPhase1, double portionPhase2)
Method Detail |
---|
public double warpTime(double time)
TimeWarper
warpTime
in class TimeWarper
time
- the input time
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |