Class Simulation

java.lang.Object
  extended by Simulation

public class Simulation
extends java.lang.Object

This class contains the main-method. All parameters of the simulation are controlled via the file settings.txt.


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

Constructor Detail

Simulation

public Simulation()
Method Detail

main

public static void main(java.lang.String[] arg)
                 throws java.io.IOException,
                        java.io.FileNotFoundException
Throws:
java.io.IOException
java.io.FileNotFoundException