Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <map>
#include <utils/common/Command.h>
#include <microsim/traffic_lights/MSTLLogicControl.h>
#include <microsim/traffic_lights/MSPhaseDefinition.h>
Go to the source code of this file.
Data Structures | |
class | Command_SaveTLSProgram |
Writes the switch times of a tls into a file when the tls switches. More... | |
Definition in file Command_SaveTLSProgram.h.