![]() |
SUMO - Simulation of Urban MObility
|
Public Member Functions | |
Shortcut (ConstEdgePair e, double c, int u, SVCPermissions p) | |
Data Fields | |
double | cost |
ConstEdgePair | edgePair |
SVCPermissions | permissions |
int | underlying |
Definition at line 205 of file CHBuilder.h.
|
inline |
Definition at line 206 of file CHBuilder.h.
double CHBuilder< E, V >::Shortcut::cost |
Definition at line 209 of file CHBuilder.h.
ConstEdgePair CHBuilder< E, V >::Shortcut::edgePair |
Definition at line 208 of file CHBuilder.h.
SVCPermissions CHBuilder< E, V >::Shortcut::permissions |
Definition at line 211 of file CHBuilder.h.
int CHBuilder< E, V >::Shortcut::underlying |
Definition at line 210 of file CHBuilder.h.