NIImporter_SUMO::EdgeAttrs Struct Reference


Detailed Description

Describes the values found in an edge's definition and this edge's lanes.

Definition at line 188 of file NIImporter_SUMO.h.


Data Fields

NBEdgebuiltEdge
 The built edge.
std::string fromNode
 The node this edge starts at.
std::string id
 This edge's id.
std::vector< LaneAttrs * > lanes
 This edge's lanes.
SUMOReal maxSpeed
 The maximum velocity allowed on this edge (!!!).
int priority
 This edge's priority.
std::string toNode
 The node this edge ends at.
std::string type
 This edge's type.

Field Documentation

The built edge.

Definition at line 204 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addEdge(), and NIImporter_SUMO::loadNetwork().

The node this edge starts at.

Definition at line 194 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addEdge(), and NIImporter_SUMO::loadNetwork().

This edge's lanes.

Definition at line 202 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::loadNetwork(), and NIImporter_SUMO::myEndElement().

The maximum velocity allowed on this edge (!!!).

Definition at line 200 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addEdge(), NIImporter_SUMO::loadNetwork(), and NIImporter_SUMO::myEndElement().

This edge's priority.

Definition at line 198 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addEdge(), and NIImporter_SUMO::loadNetwork().

The node this edge ends at.

Definition at line 196 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addEdge(), and NIImporter_SUMO::loadNetwork().

This edge's type.

Definition at line 192 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addEdge(), and NIImporter_SUMO::loadNetwork().


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

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