 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
73 std::map<SUMOTime, std::vector<std::string> >
departures;
bool originIsEdge
the origin "district" is an edge id
double vehicleNumber
The number of vehicles.
A single O/D-matrix cell.
std::string vehicleType
Name of the vehicle type.
std::string destination
Name of the destination district.
A complete router's route.
std::vector< RORoute * > pathsVector
the list of paths / routes
SUMOTime end
The end time this cell describes.
std::string origin
Name of the origin district.
bool destinationIsEdge
the destination "district" is an edge id
SUMOTime begin
The begin time this cell describes.
std::map< SUMOTime, std::vector< std::string > > departures
mapping of departure times to departing vehicles, if already fixed