MSTriggeredRerouter::RerouteInterval Struct Reference

#include <MSTriggeredRerouter.h>


Detailed Description

Describes the rerouting definitions valid for an interval

Definition at line 156 of file MSTriggeredRerouter.h.


Data Fields

SUMOTime begin
 The begin time these definitions are valid.
std::vector< MSEdge * > closed
 The list of closed edges.
RandomDistributor< MSEdge * > edgeProbs
 The distributions of new destinations to use.
SUMOTime end
 The end time these definitions are valid.
RandomDistributor< const
MSRoute * > 
routeProbs
 The distributions of new routes to use.

Field Documentation

The begin time these definitions are valid.

Definition at line 158 of file MSTriggeredRerouter.h.

Referenced by MSTriggeredRerouter::myEndElement().

The list of closed edges.

Definition at line 162 of file MSTriggeredRerouter.h.

Referenced by GUITriggeredRerouter::drawGL(), MSTriggeredRerouter::myEndElement(), and MSTriggeredRerouter::reroute().

The distributions of new destinations to use.

Definition at line 164 of file MSTriggeredRerouter.h.

Referenced by MSTriggeredRerouter::myEndElement(), and MSTriggeredRerouter::reroute().

The end time these definitions are valid.

Definition at line 160 of file MSTriggeredRerouter.h.

Referenced by MSTriggeredRerouter::myEndElement().

The distributions of new routes to use.

Definition at line 166 of file MSTriggeredRerouter.h.

Referenced by MSTriggeredRerouter::myEndElement(), and MSTriggeredRerouter::reroute().


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