21 #ifndef MSTLPlatoonPolicy_h 22 #define MSTLPlatoonPolicy_h 50 const std::map<std::string, std::string>& parameters);
Class for low-level platoon policy.
bool canRelease(SUMOTime elapsed, bool thresholdPassed, bool pushButtonPressed, const MSPhaseDefinition *stage, int vehicleCount)
This class determines the desirability algorithm of a MSSOTLPolicy when used in combination with a hi...
Class for a low-level policy.
The definition of a single phase of a tls logic.
MSSOTLPlatoonPolicy(const std::map< std::string, std::string > ¶meters)