jasi.airtraffic.test
Class TestAirtraffic

java.lang.Object
  extended by jasi.airtraffic.test.TestAirtraffic

public abstract class TestAirtraffic
extends java.lang.Object

The application for the air traffic model.


Constructor Summary
TestAirtraffic()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main procedure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAirtraffic

public TestAirtraffic()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main procedure.

Parameters:
args - The file name where to write standard and error output.
Throws:
java.io.IOException - File could not been created.