logo

v1.0.1

Contents

  • Symupy

Getting Started

  • Introduction
  • SymuVia Ecosystem

XML File

  • File Structure
    • Traffic XML Input File
    • Traffic XML Output File

Tutorials

  • Symupy Tutorials
    • Running a simulation in Symupy
    • Network Elements

Module

  • symupy
    • symupy package
      • symupy.abstractions package
      • symupy.cli package
      • symupy.parser package
      • symupy.plugins package
        • symupy.plugins.reader package
      • symupy.postprocess package
        • symupy.postprocess.visunet package
      • symupy.preprocess package
      • symupy.renderer package
      • symupy.runtime package
        • symupy.runtime.api package
          • symupy.runtime.api.commands package
        • symupy.runtime.logic package
        • symupy.runtime.monitor package
      • symupy.tsc package
      • symupy.utils package
        • symupy.utils.symuvia package

Contributing to Docs

  • To this documentation

Contributing to Code

  • Contributing to Symupy
Theme by the Executable Book Project
Contents
  • XML Input File
  • XML Output File

File Structure¶

XML Input File¶

Input traffic information scheme

  • Traffic XML Input File
    • General structure
    • Input XML File description:
      • Initial structure
      • Simulation information
        • <SIMULATIONS/>
      • Traffic information
        • <TRAFICS/>
        • <TRONCONS/>
        • <TYPES_DE_VEHICLE/>
        • <EXTREMITES/>
        • <CONNEXIONS_INTERNES/>
        • <PARAMETRAGE_CAPTEURS/>
        • <CONTROLEURS_DE_FEUX>
      • Network information
        • <TRONCONS>
        • <CONNEXIONS/>
        • <PARAMETRAGE_VEHICULES_GUIDES/>
      • Scenario information

XML Output File¶

Output Input traffic information scheme

  • Traffic XML Output File
    • General structure
SymuVia Ecosystem Traffic XML Input File

By Andres Ladino
© Copyright 2021, LICIT.
Last updated on Nov 15, 2021.