public class HarmonicTimeWarper extends TimeWarper
Constructor and Description |
---|
HarmonicTimeWarper(double n)
Creates a new harmonic time warper.
|
public HarmonicTimeWarper(double n)
n
- public double warpTime(double time)
TimeWarper
warpTime
in class TimeWarper
time
- the input timepublic static void main(java.lang.String[] args)