SUMO - Simulation of Urban MObility
MSLane.h File Reference
#include <config.h>
#include <vector>
#include <deque>
#include <cassert>
#include <utils/common/Named.h>
#include <utils/common/Parameterised.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/vehicle/SUMOVehicle.h>
#include <utils/common/NamedRTree.h>
#include <utils/geom/PositionVector.h>
#include "MSLinkCont.h"
#include "MSLeaderInfo.h"
#include "MSMoveReminder.h"
#include <traci-server/TraCIServerAPI_Lane.h>
Include dependency graph for MSLane.h:

Go to the source code of this file.

Data Structures

class  MSLane
 Representation of a lane in the micro simulation. More...
 
class  MSLane::AnyVehicleIterator
 
class  MSLane::by_connections_to_sorter
 
class  MSLane::edge_finder
 
struct  MSLane::IncomingLaneInfo
 
class  MSLane::vehicle_natural_position_sorter
 
class  MSLane::vehicle_position_sorter
 Sorts vehicles by their position (descending) More...
 
struct  MSLane::VehPosition
 

Detailed Description

Author
Christian Roessel
Daniel Krajzewicz
Jakob Erdmann
Christoph Sommer
Tino Morenz
Michael Behrisch
Mario Krumnow
Date
Mon, 12 Mar 2001
Version
Id
MSLane.h 21201 2016-07-19 11:57:22Z behrisch

Definition in file MSLane.h.