SUMO - Simulation of Urban MObility
CarEdge.h File Reference
#include <config.h>
#include "IntermodalEdge.h"
Include dependency graph for CarEdge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AccessEdge< E, L, N, V >
 the access edge connecting different modes that is given to the internal router (SUMOAbstractRouter) More...
 
class  CarEdge< E, L, N, V >
 the car edge type that is given to the internal router (SUMOAbstractRouter) More...
 
class  PublicTransportEdge< E, L, N, V >
 the public transport edge type connecting the stop edges More...
 
struct  PublicTransportEdge< E, L, N, V >::Schedule
 
class  StopEdge< E, L, N, V >
 the stop edge type representing bus and train stops More...
 

Detailed Description

Author
Michael Behrisch
Date
Mon, 03 March 2014
Version
$Id$

Definition in file CarEdge.h.