Package cnuphys.adaptiveSwim.test
Class AdaptiveTests
java.lang.Object
cnuphys.adaptiveSwim.test.AdaptiveTests
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidTest swimming to a cylinderstatic voidlineTest()Test the swim to a linestatic voidTest the basic swim to a final pathlengthstatic voidTest swim to a planestatic voidTest retracing a swimstatic voidrhoTest()Test swimming to a fixed rhostatic voidTest swimming to a cylinderstatic voidstatic void 
- 
Constructor Details
- 
AdaptiveTests
public AdaptiveTests() 
 - 
 - 
Method Details
- 
noStopperTest
public static void noStopperTest()Test the basic swim to a final pathlength - 
lineTest
public static void lineTest()Test the swim to a line - 
retraceTest
public static void retraceTest()Test retracing a swim - 
TIMEzTest
public static void TIMEzTest() - 
xxxxxxzTest
public static void xxxxxxzTest() - 
rhoTest
public static void rhoTest()Test swimming to a fixed rho - 
planeTest
public static void planeTest()Test swim to a plane - 
sphereTest
public static void sphereTest()Test swimming to a cylinder - 
cylinderTest
public static void cylinderTest()Test swimming to a cylinder 
 -