sumolib.net.lane | index /tmp/buildd/sumo-0.20.0+dfsg/tools/sumolib/net/lane.py |
@file lane.py
@author Daniel Krajzewicz
@author Laura Bieker
@author Karol Stosiek
@author Michael Behrisch
@date 2011-11-28
@version $Id: lane.py 15768 2014-02-27 13:25:49Z namdre $
This file contains a Python-representation of a single lane.
SUMO, Simulation of Urban MObility; see http://sumo-sim.org/
Copyright (C) 2008-2014 DLR (http://www.dlr.de/) and contributors
This file is part of SUMO.
SUMO is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
Classes | ||||||||||
|
Functions | ||
|
Data | ||
SUMO_VEHICLE_CLASSES = ('private', 'public_transport', 'public_emergency', 'public_authority', 'public_army', 'vip', 'ignoring', 'passenger', 'hov', 'taxi', 'bus', 'delivery', 'transport', 'lightrail', 'cityrail', 'rail_slow', 'rail_fast', 'motorcycle', 'bicycle', 'pedestrian', ...) |