File: input_net.netccfg

package info (click to toggle)
sumo 1.15.0%2Bdfsg-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,220,528 kB
  • sloc: xml: 2,580,539; cpp: 414,836; python: 230,576; java: 14,124; cs: 5,200; sh: 448; ansic: 441; makefile: 79; csh: 1
file content (18 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-10-28 15:35:24 by Eclipse SUMO netconvert Version v1_14_1+2076-67fbe0b3845
-->

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <node-files value="input_net.nod.xml"/>
        <edge-files value="input_net.edg.xml"/>
        <connection-files value="input_net.con.xml"/>
    </input>

    <output>
        <output-file value="input_net.net.xml"/>
    </output>

</configuration>