39 #define UNUSED_PARAMETER(x) ((void)(x))
80 return MIN2(c, a < b ? a : b);
87 return MAX2(c, a > b ? a : b);
const SUMOReal SUMO_const_laneWidth
const SUMOReal SUMO_const_halfLaneAndOffset
T MIN4(T a, T b, T c, T d)
const SUMOReal SUMO_const_laneWidthAndOffset
bool gDebugFlag1
global utility flags for debugging
const SUMOReal SUMO_const_laneOffset
const RGBColor & getLinkColor(const LinkState &ls)
T MAX4(T a, T b, T c, T d)
LinkState
The right-of-way state of a link between two lanes used when constructing a NBTrafficLightLogic, in MSLink and GNEInternalLane.
const SUMOReal SUMO_const_quarterLaneWidth
const SUMOReal SUMO_const_haltingSpeed
the speed threshold at which vehicles are considered as halting
const SUMOReal SUMO_const_halfLaneWidth