SUMO - Simulation of Urban MObility
RODFRouteDesc Struct Reference

A route within the DFROUTER. More...

#include <RODFRouteDesc.h>

Data Fields

SUMOReal distance
SUMOReal distance2Last
SUMOTime duration2Last
SUMOReal duration_2
std::vector< ROEdge * > edges2Pass
 The edges the route is made of.
const ROEdgeendDetectorEdge
SUMOReal factor
const ROEdgelastDetectorEdge
SUMOReal overallProb
int passedNo
std::string routename
 The name of the route.

Detailed Description

A route within the DFROUTER.

Definition at line 53 of file RODFRouteDesc.h.


Field Documentation

Definition at line 60 of file RODFRouteDesc.h.

Referenced by RODFNet::computeRoutesFor().

The name of the route.

Definition at line 57 of file RODFRouteDesc.h.

Referenced by RODFDetector::computeSplitProbabilities(), RODFRouteCont::save(), and RODFRouteCont::setID().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines