Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <limits>
#include <microsim/MSNet.h>
#include <microsim/MSEdge.h>
#include <microsim/MSLane.h>
#include <microsim/MSStop.h>
#include <microsim/MSParkingArea.h>
#include <microsim/transportables/MSTransportable.h>
#include <microsim/trigger/MSTriggeredRerouter.h>
#include <mesosim/MELoop.h>
#include "MSRoutingEngine.h"
#include "MSIdling.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_COND(obj) (true) |
Definition in file MSIdling.cpp.
#define DEBUG_COND | ( | obj | ) | (true) |
Definition at line 38 of file MSIdling.cpp.