uavsim.windmodel.test
Class WindVelocityCellTest

java.lang.Object
  extended by uavsim.windmodel.test.WindVelocityCellTest

public class WindVelocityCellTest
extends java.lang.Object


Constructor Summary
WindVelocityCellTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private  void testAirspeed()
           
private  void testAngles1()
           
private  void testAngles2()
           
private  void testGnuplot()
           
private  void testPlane1()
           
private  void testPrivates1()
           
private  void testPrivates2()
           
private  void testPrivates3()
           
private  void testVelocities()
           
private  void testVelocity()
           
private  void testVelocity2()
           
private  void testXXX()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindVelocityCellTest

public WindVelocityCellTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

testAirspeed

private void testAirspeed()

testAngles1

private void testAngles1()

testAngles2

private void testAngles2()

testGnuplot

private void testGnuplot()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testPlane1

private void testPlane1()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testPrivates1

private void testPrivates1()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testPrivates2

private void testPrivates2()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testPrivates3

private void testPrivates3()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testVelocities

private void testVelocities()

testVelocity

private void testVelocity()
                   throws java.io.IOException
Throws:
java.io.IOException

testVelocity2

private void testVelocity2()

testXXX

private void testXXX()
              throws java.lang.Exception
Throws:
java.lang.Exception