Eclipse SUMO - Simulation of Urban MObility
|
Forward/backward connection with associated forward/backward cost. More...
#include <CHBuilder.h>
Public Member Functions | |
Connection (int t, double c, SVCPermissions p) | |
Data Fields | |
double | cost |
SVCPermissions | permissions |
int | target |
Forward/backward connection with associated forward/backward cost.
Definition at line 68 of file CHBuilder.h.
|
inline |
Definition at line 70 of file CHBuilder.h.
Definition at line 72 of file CHBuilder.h.
SVCPermissions CHBuilder< E, V >::Connection::permissions |
Definition at line 73 of file CHBuilder.h.
Definition at line 71 of file CHBuilder.h.