std::vector< RORoute * > pathsVector
the list of paths / routes
A single O/D-matrix cell.
std::string origin
Name of the origin district.
SUMOReal vehicleNumber
The number of vehicles.
SUMOTime begin
The begin time this cell describes.
std::string vehicleType
Name of the vehicle type.
std::string destination
Name of the destination district.
SUMOTime end
The end time this cell describes.
A complete router's route.