![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <vector>#include <utils/common/SUMOVehicleClass.h>#include <utils/common/ValueTimeLine.h>#include <utils/common/RandHelper.h>#include <utils/common/Named.h>#include "IntermodalTrip.h"Go to the source code of this file.
Data Structures | |
| class | IntermodalEdge< E, L, N, V > |
| the base edge type that is given to the internal router (SUMOAbstractRouter) More... | |
Functions | |
| template<class E, class L> | |
| const L * | getSidewalk (const E *edge, SUMOVehicleClass svc=SVC_PEDESTRIAN) |
Definition in file IntermodalEdge.h.
|
inline |
Definition at line 37 of file IntermodalEdge.h.
References L, and SVC_PEDESTRIAN.
Referenced by MSStageWalking::activateEntryReminders(), MSPModel_JuPedSim::add(), IntermodalNetwork< E, L, N, V >::addAccess(), IntermodalNetwork< E, L, N, V >::addCarEdges(), MSPModel_JuPedSim::buildPedestrianNetwork(), MSStageMoving::checkDepartLane(), PedestrianRouter< MSEdge, MSLane, MSJunction, SUMOVehicle >::compute(), MSPModel_Striping::getArbitraryPath(), MSPModel_Striping::getNextLane(), MSPModel_NonInteracting::PState::getPosition(), LIBSUMO_NAMESPACE::Person::getSlope(), MSPModel_Striping::getWalkingAreaPath(), IntermodalNetwork< E, L, N, V >::getWalkingConnector(), MSPModel_Striping::guessPath(), MSPModel_Striping::insertWalkArePaths(), IntermodalNetwork< E, L, N, V >::IntermodalNetwork(), MSStageWalking::moveToNextEdge(), LIBSUMO_NAMESPACE::Person::moveToXY(), MSPModel_Striping::PState::moveToXY(), and MSStageWalking::walkDistance().