18 #ifndef MSTLRequestPolicy_h 19 #define MSTLRequestPolicy_h 40 const std::map<std::string, std::string>& parameters);
Class for low-level request policy.
bool canRelease(SUMOTime elapsed, bool thresholdPassed, bool pushButtonPressed, const MSPhaseDefinition *stage, int vehicleCount)
int getMinDecisionalPhaseDuration()
static int toInt(const std::string &sData)
converts a string into the integer value described by it by calling the char-type converter...
This class determines the desirability algorithm of a MSSOTLPolicy when used in combination with a hi...
const std::string getParameter(const std::string &key, const std::string &defaultValue="") const
Returns the value for a given key.
Class for a low-level policy.
The definition of a single phase of a tls logic.
MSSOTLRequestPolicy(const std::map< std::string, std::string > ¶meters)