![]() |
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 140 of file MSIdling.cpp.
References CONNECTOR, MSRoute::getEdges(), SUMOTrafficObject::getFloatParam(), MSVehicleDevice::getHolder(), Named::getID(), MSEdge::getLength(), SUMOTrafficObject::getPositionOnLane(), SUMOTrafficObject::getRNG(), SUMOVehicle::getRoute(), SUMOTrafficObject::getRoutePosition(), MSEdge::getSuccessors(), SUMOTrafficObject::getVClass(), SUMOTrafficObject::getVTypeParameter(), gRoutingPreferences, MAX2(), RandHelper::rand(), SUMOVehicle::replaceRouteEdges(), TL, and WRITE_WARNINGF.