Writes the state of the tls to a file (in each second)
SUMOTime execute(SUMOTime currentTime)
toggles override
Command_RouteReplacement(const Command_RouteReplacement &)
Invalidated copy constructor.
Command_RouteReplacement(const std::string &vehID, const MSRoute *route)
Constructor.
~Command_RouteReplacement()
Destructor.
const MSRoute * myRoute
The replacement route.
Command_RouteReplacement & operator=(const Command_RouteReplacement &)
Invalidated assignment operator.
std::string myVehID
The id of the vehicle to be rerouted.
Base (microsim) event class.