1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2025-07-02 06:05:44 +00:00

Changed config class

This commit is contained in:
Ahp06
2018-12-10 13:33:53 +01:00
parent cf163fb567
commit 28be0142fb
3 changed files with 42 additions and 28 deletions

View File

@ -0,0 +1,22 @@
{
"_SUMOCMD": "sumo",
"_SUMOCFG": "mulhouse_simulation/osm.sumocfg",
"areas_number": 10,
"emissions_threshold": 500000,
"n_steps": 200,
"window_size":100,
"without_actions_mode": true,
"limit_speed_mode": false,
"speed_rf": 0.1,
"adjust_traffic_light_mode": false,
"trafficLights_duration_rf": 0.2,
"weight_routing_mode": false,
"lock_area_mode": false
}