Thank you Jacob.

However, do I have to use the same id for each hour ? e.g “ed1" for  
begin='10800' end=‘14400’ for all vehicle types? Or the ids should always be 
different ?

regards,
Natalia

> On 7 Sep 2018, at 13:31, Jakob Erdmann <[email protected]> wrote:
> 
> You have to define a new id for each edgeData definition. The vTypes 
> attributes look ok.
> regards,
> Jakob
> 
> 2018-09-07 12:26 GMT+02:00 Natalia Liora <[email protected] 
> <mailto:[email protected]>>:
> Hello,
> 
> I want to generate the emission outputs per vehicle type and per edge id. 
> 
> I use the following add.xml file (an example for 3 hours simulation).
> 
> Is this correct? Or do I have to use a different name for edgeData id for 
> each row? Also the vTypes correspond to the different emission classes (vType 
> id in the rou.xml).
> 
> 
> 
> <additional>
>    <edgeData id='ed' type='emissions' file='emissions_edge_car_3.xml' 
> begin='10800' end='14400' vTypes='t1 t2 t3 t4 t5 t6 '/>
>    <edgeData id='ed' type='emissions' file='emissions_edge_car_4.xml' 
> begin='14400' end='18000' vTypes='t1 t2 t3 t4 t5 t6'/>
>    <edgeData id='ed' type='emissions' file='emissions_edge_car_5.xml' 
> begin='18000' end='21600' vTypes='t1 t2 t3 t4 t5 t6'/>
>    <edgeData id='ed' type='emissions' file='emissions_edge_bus_3.xml' 
> begin='10800' end='14400' vTypes='t7 t8 t9'/>
>    <edgeData id='ed' type='emissions' file='emissions_edge_bus_4.xml' 
> begin='14400' end='18000' vTypes='t7 t8 t9'/>
>    <edgeData id='ed' type='emissions' file='emissions_edge_bus_5.xml' 
> begin='18000' end='21600' vTypes='t7 t8 t9'/>
>    <edgeData id='ed' type='emissions' file='emissions_edge_total_3.xml' 
> begin='10800' end='14400' />
>    <edgeData id='ed' type='emissions' file='emissions_edge_total_4.xml' 
> begin='14400' end='18000' />
>    <edgeData id='ed' type='emissions' file='emissions_edge_total_5.xml' 
> begin='18000' end='21600' />
> </additional>
> 
> 
> Thanks a lot
> Natalia
> 
> _______________________________________________
> sumo-user mailing list
> [email protected] <mailto:[email protected]>
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user 
> <https://dev.eclipse.org/mailman/listinfo/sumo-user>
> 
> 
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to