public class ThereAndBackPacer extends java.lang.Object implements Pacer
Constructor and Description |
---|
ThereAndBackPacer() |
Modifier and Type | Method and Description |
---|---|
double |
pace(double f)
Pacing function for providing there-and-back (periodic) transitions.
|
public double pace(double f)
pace
in interface Pacer
f
- the input value, should be between 0-1Pacer.pace(double)
Copyright ? 2013 Regents of the University of California