Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/xml/csv2xml/plain_edges/xml.tools
428422 views
<edges>
    <edge from="C" id="CE" numLanes="2" priority="2" speed="13.89" to="E"/>
    <edge from="C" id="CN" numLanes="2" priority="2" speed="13.89" to="N"/>
    <edge from="C" id="CS" numLanes="2" priority="2" speed="13.89" to="S"/>
    <edge from="C" id="CW" numLanes="2" priority="2" speed="13.89" to="W"/>
    <edge from="E" id="EC" numLanes="2" priority="2" speed="13.89" to="C"/>
    <edge from="N" id="NC" numLanes="2" priority="2" speed="13.89" to="C"/>
    <edge from="S" id="SC" numLanes="2" priority="2" speed="13.89" to="C"/>
    <edge from="W" id="WC" numLanes="2" priority="2" speed="13.89" to="C"/>
</edges>