Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/dfrouter/real_world/oko_570/config.netc.xml
169686 views
1
<configuration>
2
3
<input>
4
<xml-node-files>nodes.nod.xml</xml-node-files>
5
<xml-edge-files>edges.edg.xml</xml-edge-files>
6
</input>
7
8
<output>
9
<output-file>input_net.net.xml</output-file>
10
</output>
11
12
</configuration>
13
14