Sim
Class AdhocSimulation

java.lang.Object
  extended by Sim.AdhocSimulation

public class AdhocSimulation
extends java.lang.Object


Constructor Summary
AdhocSimulation()
           
 
Method Summary
static void main(java.lang.String[] args)
          Methods for starting a simulation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdhocSimulation

public AdhocSimulation()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws SimulationException,
                        java.io.IOException
Methods for starting a simulation. The input requires two parameters, an input file or directory and an output directory.

Parameters:
args -
Throws:
SimulationException
java.io.IOException