21 #ifndef MSSOTLRequestTrafficLightLogic_h 22 #define MSSOTLRequestTrafficLightLogic_h 47 const std::string&
id,
const std::string& subid,
const Phases& phases,
49 const std::map<std::string, std::string>& parameters)
throw();
61 const std::string&
id,
const std::string& subid,
const Phases& phases,
63 const std::map<std::string, std::string>& parameters,
int getMinDecisionalPhaseDuration()
MSSOTLRequestTrafficLightLogic(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.
std::vector< MSPhaseDefinition * > Phases
Definition of a list of phases, being the junction logic.
const std::string & getParameter(const std::string &key, const std::string &defaultValue) const
Returns the value for a given key.
static int _2int(const E *const data)
converts a char-type array into the integer value described by it