20 #ifndef MSSOTLPlatoonTrafficLightLogic_h 21 #define MSSOTLPlatoonTrafficLightLogic_h 45 const std::string&
id,
const std::string& subid,
47 const std::map<std::string, std::string>& parameters)
throw();
59 const std::string&
id,
const std::string& subid,
61 const std::map<std::string, std::string>& parameters,
A class that stores and controls tls and switching of their programs.
A self-organizing traffic light logic.
MSSOTLPlatoonTrafficLightLogic(MSTLLogicControl &tlcontrol, const std::string &id, const std::string &subid, const Phases &phases, unsigned int step, SUMOTime delay, const std::map< std::string, std::string > ¶meters)
Constructor without sensors passed.
std::vector< MSPhaseDefinition * > Phases
Definition of a list of phases, being the junction logic.