21 #ifndef SRC_MICROSIM_TRAFFIC_LIGHTS_MSPUSHBUTTON_H_ 22 #define SRC_MICROSIM_TRAFFIC_LIGHTS_MSPUSHBUTTON_H_ 48 static bool anyActive(
const std::vector<MSPushButton*>&);
84 static bool isActiveForEdge(
const MSEdge* walkingEdge,
const MSEdge* crossing);
91 static bool isActiveOnAnySideOfTheRoad(
const MSEdge* crossing);
104 static void loadCrossingEdgeMap();
A road/street connecting two junctions.
The definition of a single phase of a tls logic.