Definition in file MSLane.h.
#include <config.h>
#include "MSEdge.h"
#include "MSVehicle.h"
#include "MSEdgeControl.h"
#include <bitset>
#include <deque>
#include <vector>
#include <utility>
#include <map>
#include <string>
#include <iostream>
#include "MSNet.h"
#include <utils/geom/Position2DVector.h>
#include <utils/common/SUMOTime.h>
#include <utils/common/SUMOVehicleClass.h>
Go to the source code of this file.
Data Structures | |
| class | MSLane |
| Representation of a lane in the micro simulation. More... | |
| struct | MSLane::IncomingLaneInfo |
| class | MSLane::vehicle_position_sorter |
| Sorts vehicles by their position (descending). More... | |
| struct | MSLane::VehPosition |
1.5.6