NBEdge::Lane Struct Reference

#include <NBEdge.h>


Detailed Description

An (internal) definition of a single lane of an edge.

Definition at line 120 of file NBEdge.h.


Data Fields

std::vector< SUMOVehicleClassallowed
 List of vehicle types that are allowed on this lane.
std::vector< SUMOVehicleClassnotAllowed
 List of vehicle types that are not allowed on this lane.
std::vector< SUMOVehicleClasspreferred
 List of vehicle types that are preferred on this lane.
Position2DVector shape
 The lane's shape.
SUMOReal speed
 The speed allowed on this lane.

Field Documentation

List of vehicle types that are allowed on this lane.

Definition at line 126 of file NBEdge.h.

Referenced by NBEdge::writeLane(), and NBEdge::writeLanesPlain().

List of vehicle types that are not allowed on this lane.

Definition at line 128 of file NBEdge.h.

Referenced by NBEdge::writeLane(), and NBEdge::writeLanesPlain().

List of vehicle types that are preferred on this lane.

Definition at line 130 of file NBEdge.h.

Referenced by NBEdge::writeLane().

The lane's shape.

Definition at line 122 of file NBEdge.h.

Referenced by NBEdge::writeLane().

The speed allowed on this lane.

Definition at line 124 of file NBEdge.h.

Referenced by NBEdge::incLaneNo(), NBEdge::init(), and NBEdge::writeLane().


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

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