Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/add/attributes/tripinfo.complex
169744 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-03-11 13:34:58 by Eclipse SUMO sumo Version v1_12_0+1335-fa6e0ac
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net2.net.xml"/>
    </input>

    <output>
        <tripinfo-output value="tripinfo.xml"/>
        <vehroute-output value="vehroutes.xml"/>
    </output>

    <report>
        <no-step-log value="true"/>
    </report>

    <traci_server>
        <remote-port value="50671"/>
    </traci_server>

</configuration>
-->

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="tripTest" depart="0.00" departLane="SC_1" departPos="3.00" departSpeed="5.00" departDelay="0.00" arrival="19.00" arrivalLane="NC_1" arrivalPos="20.00" arrivalSpeed="7.39" duration="19.00" routeLength="221.82" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.44" rerouteNo="1" devices="vehroute_tripTest tripinfo_tripTest routing_tripTest" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
</tripinfos>