Writes the switch times of a tls into a file when the tls switches.
std::string myPreviousState
Storage for prior state.
OutputDevice & myOutputDevice
The device to write to.
Command_SaveTLSSwitchStates & operator=(const Command_SaveTLSSwitchStates &)
Invalidated assignment operator.
Command_SaveTLSSwitchStates(const Command_SaveTLSSwitchStates &)
Invalidated copy constructor.
std::string myPreviousProgramID
Storage for prior sub-id.
~Command_SaveTLSSwitchStates()
Destructor.
const MSTLLogicControl::TLSLogicVariants & myLogics
The traffic light logic to use.
SUMOTime execute(SUMOTime currentTime)
Writes the state of the tls if a change occurred.
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.