 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
17 #ifndef Command_SaveTLSSwitches_h
18 #define Command_SaveTLSSwitches_h
const MSTLLogicControl::TLSLogicVariants & myLogics
The traffic light logic to use.
Static storage of an output device and its base (abstract) implementation.
Command_SaveTLSSwitches(const MSTLLogicControl::TLSLogicVariants &logics, OutputDevice &od)
Constructor.
SUMOTime execute(SUMOTime currentTime)
Writes the output if a change occurred.
The parent class for traffic light logics.
~Command_SaveTLSSwitches()
Destructor.
std::map< int, SUMOTime > myPreviousLinkStates
Storage for prior states; map from signal group to last green time begin.
OutputDevice & myOutputDevice
The device to write to.
Base (microsim) event class.
Command_SaveTLSSwitches & operator=(const Command_SaveTLSSwitches &)
Invalidated assignment operator.
Storage for all programs of a single tls.
Writes information about the green durations of a tls.