public abstract class TimeWarper
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
TimeWarper() |
Modifier and Type | Method and Description |
---|---|
abstract double |
warpTime(double time)
Applies the time warping to the given input time
|