MATSIM
Static Public Member Functions | List of all members
tutorial.config.example5iterations.RunExample5 Class Reference

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

runs iterations and writes events files. See the config file for configuration details.

Stub version to keep class that is referenced from documentation. Rather see RunFromConfigfileExample.

Author
nagel

Definition at line 34 of file RunExample5.java.

Member Function Documentation

static void tutorial.config.example5iterations.RunExample5.main ( final String[]  args)
static

Definition at line 35 of file RunExample5.java.

References tutorial.config.RunFromConfigfileExample.main().

35  {
36  RunFromConfigfileExample.main( new String[]{ "examples/tutorial/config/example5-config.xml" } ) ;
37  }

Here is the call graph for this function:


The documentation for this class was generated from the following file: