Eclipse SUMO - Simulation of Urban MObility
|
#include <MSIdling.h>
Private Member Functions | |
void | idle (MSDevice_Taxi *taxi) |
computes Idling and updates reservations | |
Definition at line 61 of file MSIdling.h.
|
privatevirtual |
computes Idling and updates reservations
Implements MSIdling.
Definition at line 133 of file MSIdling.cpp.
References CONNECTOR, MSRoute::getEdges(), MSVehicleDevice::getHolder(), Named::getID(), MSEdge::getLength(), SUMOTrafficObject::getPositionOnLane(), SUMOTrafficObject::getRNG(), SUMOVehicle::getRoute(), SUMOTrafficObject::getRoutePosition(), MSEdge::getSuccessors(), SUMOTrafficObject::getVClass(), RandHelper::rand(), SUMOVehicle::replaceRouteEdges(), TL, and WRITE_WARNINGF.