Eclipse SUMO - Simulation of Urban MObility
|
#include <MSIdling.h>
Public Member Functions | |
void | idle (MSDevice_Taxi *taxi) |
computes Idling and updates reservations | |
MSIdling_TaxiStand (MSTriggeredRerouter *rerouter) | |
Protected Attributes | |
bool | myHaveWarned = false |
MSTriggeredRerouter * | myRerouter |
Definition at line 65 of file MSIdling.h.
|
inline |
Definition at line 67 of file MSIdling.h.
|
virtual |
computes Idling and updates reservations
Implements MSIdling.
Definition at line 183 of file MSIdling.cpp.
References MSBaseVehicle::activateReminders(), SUMOVehicleParameter::Stop::actType, SUMOVehicleParameter::Stop::containerTriggered, SUMOVehicleParameter::Stop::endPos, MSStoppingPlace::getBeginLanePosition(), MSVehicleType::getContainerCapacity(), MSTriggeredRerouter::getCurrentReroute(), MSStoppingPlace::getEndLanePosition(), MSVehicleDevice::getHolder(), Named::getID(), MSStoppingPlace::getLane(), MSBaseVehicle::getStop(), MSBaseVehicle::getStops(), RandomDistributor< T >::getVals(), SUMOTrafficObject::getVehicleType(), MSBaseVehicle::hasStops(), MSBaseVehicle::insertStop(), SUMOVehicleParameter::Stop::lane, myHaveWarned, myRerouter, MSMoveReminder::NOTIFICATION_PARKING_REROUTE, OFFROAD, SUMOVehicleParameter::Stop::parking, MSStop::parkingarea, SUMOVehicleParameter::Stop::parkingarea, MSTriggeredRerouter::RerouteInterval::parkProbs, SIMSTEP, SUMOVehicleParameter::Stop::startPos, time2string(), TL, SUMOVehicleParameter::Stop::triggered, WRITE_WARNING, and WRITE_WARNINGF.
|
protected |
Definition at line 72 of file MSIdling.h.
Referenced by idle().
|
protected |
Definition at line 71 of file MSIdling.h.
Referenced by idle().