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/SUMOVehicleClass.h>
#include <utils/geom/PositionVector.h>
#include "MSLinkCont.h"
#include "MSMoveReminder.h"

Go to the source code of this file.

Data Structures

class  MSLane
 Representation of a lane in the micro simulation. More...
class  MSLane::by_connections_to_sorter
class  MSLane::edge_finder
struct  MSLane::IncomingLaneInfo
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
Date:
Mon, 12 Mar 2001
Version:
Id:
MSLane.h 12050 2012-03-12 06:53:15Z behrisch

Definition in file MSLane.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines