de.cesr.lara.houseplant.utilities
Class InitialDataCreator

java.lang.Object
  extended by de.cesr.lara.houseplant.utilities.InitialDataCreator

public class InitialDataCreator
extends Object

tool to create dummy input files for a given number of agents


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

Constructor Detail

InitialDataCreator

public InitialDataCreator()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Parameters:
an - integer specifing the amount of agents used for the simulation run
Throws:
IOException