#include <NLJunctionControlBuilder.h>
Definition at line 479 of file NLJunctionControlBuilder.h.
Data Fields | |
| MSTrafficLightLogic * | logic |
| The logic to initialise. | |
| std::map< std::string, std::string > | params |
| The loaded logic's parameter. | |
The logic to initialise.
Definition at line 481 of file NLJunctionControlBuilder.h.
Referenced by NLJunctionControlBuilder::closeTrafficLightLogic().
| std::map<std::string, std::string> NLJunctionControlBuilder::TLInitInfo::params |
The loaded logic's parameter.
Definition at line 483 of file NLJunctionControlBuilder.h.
Referenced by NLJunctionControlBuilder::closeTrafficLightLogic().
1.5.6