forked from matsim-org/matsim-code-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
drt3_vehicles.xml
14 lines (13 loc) · 931 Bytes
/
drt3_vehicles.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE vehicles SYSTEM "http://matsim.org/files/dtd/dvrp_vehicles_v1.dtd">
<vehicles>
<vehicle id="DRT3-0" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-1" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-2" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-3" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-4" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-5" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-6" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-7" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-8" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
<vehicle id="DRT3-9" start_link="500-501" t_0="0.0" t_1="129600.0" capacity="4"/>
</vehicles>