38 #define UNUSED_PARAMETER(x) ((void)(x)) 41 #define SUMO_MAX_CONNECTIONS 256 78 return MIN2(c, a < b ? a : b);
85 return MAX2(c, a > b ? a : b);
T MIN4(T a, T b, T c, T d)
const double SUMO_const_halfLaneAndOffset
const double SUMO_const_laneWidth
const double SUMO_const_laneWidthAndOffset
bool gDebugFlag1
global utility flags for debugging
const double SUMO_const_laneOffset
std::string gDebugSelectedVehicle
int gPrecision
the precision for floating point outputs
const double SUMO_const_halfLaneWidth
T MAX4(T a, T b, T c, T d)
const double SUMO_const_quarterLaneWidth
const double SUMO_const_haltingSpeed
the speed threshold at which vehicles are considered as halting