22 #ifndef Command_SaveTLCoupledLaneDet_h
23 #define Command_SaveTLCoupledLaneDet_h
bool myHadOne
Whether the last link state was already saved.
Storage for all programs of a single tls.
MSLink * myLink
The link to observe.
LinkState myLastState
The state the link had the last time.
Command_SaveTLCoupledLaneDet & operator=(const Command_SaveTLCoupledLaneDet &)
Invalidated assignment operator.
~Command_SaveTLCoupledLaneDet()
Destructor.
Writes e2 state on each tls switch.
LinkState
The right-of-way state of a link between two lanes used when constructing a NBTrafficLightLogic, in MSLink and GNEInternalLane.
Command_SaveTLCoupledLaneDet(MSTLLogicControl::TLSLogicVariants &tlls, MSDetectorFileOutput *dtf, SUMOTime begin, OutputDevice &device, MSLink *link)
Constructor.
void execute()
Executes the command.
Static storage of an output device and its base (abstract) implementation.
Writes e2 state of a link for the time the link has yellow/red.
Base of value-generating classes (detectors)