 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
33 template<
class E,
class L,
class N,
class V>
the base edge type that is given to the internal router (SUMOAbstractRouter)
the access edge connecting different modes that is given to the internal router (SUMOAbstractRouter)
double getTravelTime(const IntermodalTrip< E, N, V > *const trip, double) const
IntermodalEdge< E, L, N, V > _IntermodalEdge
const E * getEdge() const
AccessEdge(int numericalID, const _IntermodalEdge *inEdge, const _IntermodalEdge *outEdge, const double length)
const std::string & getID() const
Returns the id.
the "vehicle" type that is given to the internal router (SUMOAbstractRouter)