Public Member Functions | |
ConsoleStart (String mapFile, String scenarioFile, String simulationTime) | |
void | run () |
Static Public Member Functions | |
static SimulationMaster | getSimulationMaster () |
This is the main class for the VANet-Simulator which starts the GUI and all other components.
|
inline |
Starts the simulator in console mode
mapFile | path of the used map |
scenarioFile | path of the used scenario |
simulationTime | the simulation time in milliseconds |
|
inlinestatic |
Returns the simulation master (for example in order to stop or start simulation).
|
inline |
Thread which creates the GUI.