SUMO - Simulation of Urban MObility
ROHelper.h File Reference
#include <config.h>
#include <functional>
#include <vector>
#include "ROEdge.h"
#include "ROVehicle.h"

Go to the source code of this file.

Data Structures

class  ROVehicleByDepartureComperator
 A function for sorting vehicles by their departure time. More...
 

Namespaces

 ROHelper
 Some helping methods for router.
 

Functions

void ROHelper::recheckForLoops (ConstROEdgeVector &edges)
 Checks whether the given edge list contains loops and removes them. More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Sept 2002
Version
Id
ROHelper.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file ROHelper.h.