52 OutputDevice& od,
bool saveDetectors,
bool saveConditions);
Writes the state of the tls to a file (in each second)
~Command_SaveTLSState()
Destructor.
OutputDevice & myOutputDevice
The device to write to.
const bool mySaveConditions
SUMOTime execute(SUMOTime currentTime)
Writes the current state of the tls.
const bool mySaveDetectors
additiona logging
const MSTLLogicControl::TLSLogicVariants & myLogics
The traffic light logic to use.
Command_SaveTLSState(const Command_SaveTLSState &)
Invalidated copy constructor.
Command_SaveTLSState & operator=(const Command_SaveTLSState &)
Invalidated assignment operator.
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.