SUMOVehicleParameter::Stop Struct Reference

#include <SUMOVehicleParameter.h>


Detailed Description

Definition of vehicle stop (position and duration).

Definition at line 352 of file SUMOVehicleParameter.h.


Data Fields

std::string busstop
 (Optional) bus stop if one is assigned to the stop
SUMOTime duration
 The stopping duration.
std::string lane
 The lane to stop at.
SUMOReal pos
 The stopping position.
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 356 of file SUMOVehicleParameter.h.

Referenced by MSVehicle::addTraciStop(), and MSRouteHandler::myStartElement().

The stopping duration.

Definition at line 360 of file SUMOVehicleParameter.h.

Referenced by MSVehicle::addTraciStop(), and MSRouteHandler::myStartElement().

The lane to stop at.

Definition at line 354 of file SUMOVehicleParameter.h.

Referenced by MSVehicle::addTraciStop(), and MSRouteHandler::myStartElement().

The stopping position.

Definition at line 358 of file SUMOVehicleParameter.h.

Referenced by MSVehicle::addTraciStop(), and MSRouteHandler::myStartElement().

The time at which the vehicle may continue its journey.

Definition at line 362 of file SUMOVehicleParameter.h.

Referenced by MSVehicle::addTraciStop(), and MSRouteHandler::myStartElement().


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

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