sumolib.scenario.scenarios.basic_crossl
index
/build/sumo-4quDTw/sumo-0.32.0+dfsg1/tools/sumolib/scenario/scenarios/basic_crossl.py

# Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
# Copyright (C) 2012-2017 German Aerospace Center (DLR) and others.
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html

 
Modules
       
sumolib.net.generator.demand
sumolib.net.generator.cross
os
subprocess
sumolib
tempfile

 
Classes
       
sumolib.scenario.scenarios.Scenario
Scenario_BasicCrossL

 
class Scenario_BasicCrossL(sumolib.scenario.scenarios.Scenario)
     Methods defined here:
__init__(self, withDefaultDemand=True)

Data and other attributes defined here:
NAME = 'BasicCrossL'
NET_FILE = '/build/sumo-4quDTw/sumo-0.32.0+dfsg1/tools/sumolib/scenario/scenarios/BasicCrossL/net.net.xml'
THIS_DIR = '/build/sumo-4quDTw/sumo-0.32.0+dfsg1/tools/sumolib/scenario/scenarios/BasicCrossL'
TLS_FILE = '/build/sumo-4quDTw/sumo-0.32.0+dfsg1/tools/sumolib/scenario/scenarios/BasicCrossL/tls.add.xml'

Methods inherited from sumolib.scenario.scenarios.Scenario:
addAdditional(self, name, add)
addAdditionalFile(self, name)
buildWAUT(self, streamsNS, streamsWE)
fullPath(self, fileName)
getNet(self)
getOppositeFlows(self)
getOppositeFlows2(self, ew, sn)
sandboxPath(self, fileName)
writeSUMOConfig(self, cfgName, addOptions={})

 
Data
        REBUILD = False
SANDBOX_PATH = '/build/sumo-4quDTw/sumo-0.32.0+dfsg1/tools/sumolib/scenario/scenarios/../sandbox'
absolute_import = _Feature((2, 5, 0, 'alpha', 1), (3, 0, 0, 'alpha', 0), 16384)
print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)