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

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

runs trip-based iterations (=DTA) 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 35 of file RunExample5Trips.java.

Member Function Documentation

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

Definition at line 36 of file RunExample5Trips.java.

References tutorial.config.RunFromConfigfileExample.main().

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

Here is the call graph for this function:


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