sumolib.net.roundabout
index
/build/sumo-FouTWj/sumo-0.28.0+dfsg1/tools/sumolib/net/roundabout.py

@file    roundabout.py
@author  Daniel Krajzewicz
@author  Laura Bieker
@author  Karol Stosiek
@author  Michael Behrisch
@date    2011-11-28
@version $Id: roundabout.py 20637 2016-05-04 07:40:50Z luecken $
 
This file contains a Python-representation of a single roundabout.
 
SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
Copyright (C) 2008-2016 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
       
Roundabout

 
class Roundabout
     Methods defined here:
__init__(self, nodes, edges=None)
getEdges(self)
getNodes(self)