SUMO - Simulation of Urban MObility
MSEdge.cpp File Reference
#include <config.h>
#include <algorithm>
#include <iostream>
#include <cassert>
#include <utils/common/StringTokenizer.h>
#include <utils/options/OptionsCont.h>
#include "MSEdge.h"
#include "MSJunction.h"
#include "MSLane.h"
#include "MSLaneChanger.h"
#include "MSGlobals.h"
#include "MSVehicle.h"
#include <microsim/pedestrians/MSPerson.h>
#include "MSContainer.h"
#include "MSEdgeWeightsStorage.h"

Go to the source code of this file.

Detailed Description

Author
Christian Roessel
Jakob Erdmann
Christoph Sommer
Daniel Krajzewicz
Laura Bieker
Michael Behrisch
Sascha Krieg
Date
Tue, 06 Mar 2001
Version
Id
MSEdge.cpp 18096 2015-03-17 09:50:59Z behrisch

Definition in file MSEdge.cpp.