sumolib.net.lane | index /build/sumo-_JnMOZ/sumo-0.30.0+dfsg1/tools/sumolib/net/lane.py |
@file lane.py
@author Daniel Krajzewicz
@author Laura Bieker
@author Karol Stosiek
@author Michael Behrisch
@author Jakob Erdmann
@date 2011-11-28
@version $Id: lane.py 23247 2017-03-07 13:46:58Z behrisch $
This file contains a Python-representation of a single lane.
SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
Copyright (C) 2011-2017 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.
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
SUMO_VEHICLE_CLASSES = ('public_emergency', 'public_authority', 'public_army', 'public_transport', 'transport', 'lightrail', 'cityrail', 'rail_slow', 'rail_fast', 'private', 'emergency', 'authority', 'army', 'vip', 'passenger', 'hov', 'taxi', 'bus', 'coach', 'delivery', ...) |