VANET Simulator
 All Classes Functions Variables
Static Public Member Functions | List of all members
vanetsim.VanetSimStarter Class Reference

Static Public Member Functions

static void main (String[] args)
 

Member Function Documentation

static void vanetsim.VanetSimStarter.main ( String[]  args)
inlinestatic

The main method.

Parameters
argscommand line arguments. No argument is given the simulator will start in GUI-Mode. if 3 arguments are given the simulator will start without GUI in console mode. args[0] = map path; args[1] = scenario path args[2] = time until the simulation stops example for console mode: java -jar VanetSimStarter.jar /Users/Max_Mustermann/rgb-1.xml /Users/Max_Mustermann/rgb-1_scen.xml 50000

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