LinkState
The right-of-way state of a link between two lanes used when constructing a NBTrafficLightLogic,...
Writes e2 state on each tls switch.
Writes e2 state of a link for the time the link has yellow/red.
~Command_SaveTLCoupledLaneDet()
Destructor.
Command_SaveTLCoupledLaneDet & operator=(const Command_SaveTLCoupledLaneDet &)
Invalidated assignment operator.
const MSLink * myLink
The link to observe.
bool myHadOne
Whether the last link state was already saved.
void execute()
Executes the command.
Command_SaveTLCoupledLaneDet(const Command_SaveTLCoupledLaneDet &)
Invalidated copy constructor.
LinkState myLastState
The state the link had the last time.
Base of value-generating classes (detectors)
Storage for all programs of a single tls.
Static storage of an output device and its base (abstract) implementation.