Class RouteManager
java.lang.Object
real_time_traffic_simulation_with_java.wrapper.RouteManager
Wrapper class for TraaS to manage routes in the simulation
-
Constructor Summary
ConstructorsConstructorDescriptionRouteManager(it.polito.appeal.traci.SumoTraciConnection connection) Wrapper class for TraaS to manage routes in the simulation -
Method Summary
-
Constructor Details
-
RouteManager
public RouteManager(it.polito.appeal.traci.SumoTraciConnection connection) Wrapper class for TraaS to manage routes in the simulation- Parameters:
connection- connection to Sumo
-
-
Method Details
-
add
-