nl.tudelft.simulation.dsol.tutorial.section25
Class ConsoleRunner

java.lang.Object
  extended by nl.tudelft.simulation.dsol.tutorial.section25.ConsoleRunner

public final class ConsoleRunner
extends Object

A ConsoleRunner
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser General Public License (LGPL) , no warranty.

Version:
1.0 Dec 1, 2003
Author:
Peter Jacobs

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

Method Detail

main

public static void main(String[] args)
executes our model

Parameters:
args - the experiment xml-file url


Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.