com.yobotics.simulationconstructionset.util.splines
Class QuinticSplineInterpolatorTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.splines.QuinticSplineInterpolatorTest

public class QuinticSplineInterpolatorTest
extends java.lang.Object


Constructor Summary
QuinticSplineInterpolatorTest()
           
 
Method Summary
 void testQuinticSplineCalculationSpeed()
           
 void testQuinticSplineInterpolator()
           
 void testTwoPointsQuinticSpline()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuinticSplineInterpolatorTest

public QuinticSplineInterpolatorTest()
Method Detail

testQuinticSplineInterpolator

public void testQuinticSplineInterpolator()

testQuinticSplineCalculationSpeed

public void testQuinticSplineCalculationSpeed()
                                       throws java.io.IOException
Throws:
java.io.IOException

testTwoPointsQuinticSpline

public void testTwoPointsQuinticSpline()