MSVehicle::Stop Struct Reference

#include <MSVehicle.h>


Detailed Description

Definition of vehicle stop (position and duration).

Definition at line 701 of file MSVehicle.h.


Data Fields

MSBusStopbusstop
 (Optional) bus stop if one is assigned to the stop
SUMOTime duration
 The stopping duration.
const MSLanelane
 The lane to stop at.
SUMOReal pos
 The stopping position.
bool reached
 Information whether the stop has been reached.
SUMOTime until
 The time at which the vehicle may continue its journey.

Field Documentation

(Optional) bus stop if one is assigned to the stop

Definition at line 705 of file MSVehicle.h.

Referenced by MSVehicle::addStop(), MSVehicle::getBestLanes(), MSVehicle::processNextStop(), and MSVehicle::rebuildContinuationsFor().

The stopping duration.

Definition at line 709 of file MSVehicle.h.

Referenced by MSVehicle::addStop(), and MSVehicle::processNextStop().

The lane to stop at.

Definition at line 703 of file MSVehicle.h.

Referenced by MSVehicle::addStop().

Information whether the stop has been reached.

Definition at line 713 of file MSVehicle.h.

Referenced by MSVehicle::addStop(), and MSVehicle::processNextStop().

The time at which the vehicle may continue its journey.

Definition at line 711 of file MSVehicle.h.

Referenced by MSVehicle::addStop(), and MSVehicle::processNextStop().


The documentation for this struct was generated from the following file:

Generated on Wed May 5 00:06:50 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6