Writes the state of the tls to a file (in each second)
~Command_SaveTLSState()
Destructor.
OutputDevice & myOutputDevice
The device to write to.
Command_SaveTLSState & operator=(const Command_SaveTLSState &)
Invalidated assignment operator.
Command_SaveTLSState(const MSTLLogicControl::TLSLogicVariants &logics, OutputDevice &od)
Constructor.
SUMOTime execute(SUMOTime currentTime)
Writes the current state of the tls.
const MSTLLogicControl::TLSLogicVariants & myLogics
The traffic light logic to use.
Command_SaveTLSState(const Command_SaveTLSState &)
Invalidated copy constructor.
Base (microsim) event class.
Storage for all programs of a single tls.
The parent class for traffic light logics.
Static storage of an output device and its base (abstract) implementation.