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