| sumolib.xml |
index /home/delphi/gcc/sumo/tools/sumolib/xml/__init__.py |
# Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.dev/sumo
# Copyright (C) 2011-2025 German Aerospace Center (DLR) and others.
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0/
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the Eclipse
# Public License 2.0 are satisfied: GNU General Public License, version 2
# or later which is available at
# https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
| Package Contents | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| DEFAULT_ATTR_CONVERSIONS = {'angle': <class 'float'>, 'contPos': <class 'float'>, 'endOffset': <class 'float'>, 'endPos': <class 'float'>, 'freq': <class 'float'>, 'fromLane': <class 'int'>, 'index': <class 'int'>, 'lat': <class 'float'>, 'length': <class 'float'>, 'linkIndex': <class 'int'>, ...} | ||