21 #ifndef MSSOTLWaveTrafficLightLogic_h 22 #define MSSOTLWaveTrafficLightLogic_h 46 const std::string&
id,
const std::string& subid,
48 const std::map<std::string, std::string>& parameters)
throw();
60 const std::string&
id,
const std::string& subid,
62 const std::map<std::string, std::string>& parameters,
69 return "waveTrafficLightLogic";
MSSOTLWaveTrafficLightLogic(MSTLLogicControl &tlcontrol, const std::string &id, const std::string &subid, const Phases &phases, int step, SUMOTime delay, const std::map< std::string, std::string > ¶meters)
Constructor without sensors passed.
A class that stores and controls tls and switching of their programs.
A self-organizing traffic light logic.
const std::string getLogicType() const
Returns the type of the logic as a string.
std::vector< MSPhaseDefinition * > Phases
Definition of a list of phases, being the junction logic.