21 #ifndef Command_SaveTLCoupledDet_h
22 #define Command_SaveTLCoupledDet_h
Command_SaveTLCoupledDet & operator=(const Command_SaveTLCoupledDet &)
Invalidated assignment operator.
Storage for all programs of a single tls.
Base class for things to execute if a tls switches to a new phase.
The simulated network and simulation perfomer.
Writes e2 state on each tls switch.
virtual void execute()
Executes the command.
SUMOTime myStartTime
The last time the values were written.
const MSTLLogicControl::TLSLogicVariants & myLogics
The logic to use.
The parent class for traffic light logics.
Static storage of an output device and its base (abstract) implementation.
OutputDevice & myDevice
The file to write the output to.
MSDetectorFileOutput * myDetector
The detector to use.
Command_SaveTLCoupledDet(MSTLLogicControl::TLSLogicVariants &tlls, MSDetectorFileOutput *dtf, unsigned int begin, OutputDevice &device)
Constructor.
virtual ~Command_SaveTLCoupledDet()
Destructor.
Base of value-generating classes (detectors)