org.lucci.madhoc
Class Madhoc

java.lang.Object
  extended by org.lucci.madhoc.script.Batch
      extended by org.lucci.madhoc.Madhoc

public class Madhoc
extends Batch

For each broadcasting protocol: vary the density of mobile stations in [500, 10000] and measures the hosting rate, emission efficiency each mesure being the average of 10 measures

Author:
luc.hogie

Constructor Summary
Madhoc(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void mode_console(java.lang.String[] args, MadhocSimulation simulation)
           
 void mode_gui(MadhocSimulation simulation)
           
 
Methods inherited from class org.lucci.madhoc.script.Batch
getDataFile, getHostName, getVerboseLevel, normalize, println, println, println, saveFunctionToFile, setVerboseLevel
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Madhoc

public Madhoc(java.lang.String[] args)
       throws java.lang.Throwable
Throws:
java.lang.Throwable
Method Detail

main

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

mode_console

public void mode_console(java.lang.String[] args,
                         MadhocSimulation simulation)
                  throws java.lang.Throwable
Throws:
java.lang.Throwable

mode_gui

public void mode_gui(MadhocSimulation simulation)
              throws java.lang.Throwable
Throws:
java.lang.Throwable