18 #ifndef SRC_MICROSIM_TRAFFIC_LIGHTS_MSPUSHBUTTON_H_ 19 #define SRC_MICROSIM_TRAFFIC_LIGHTS_MSPUSHBUTTON_H_ 45 static bool anyActive(
const std::vector<MSPushButton*>&);
81 static bool isActiveForEdge(
const MSEdge* walkingEdge,
const MSEdge* crossing);
88 static bool isActiveOnAnySideOfTheRoad(
const MSEdge* crossing);
101 static void loadCrossingEdgeMap();
A road/street connecting two junctions.
The definition of a single phase of a tls logic.