Hi,
I would like to know how traveltime is calculated using the following
command:

routeWalking = traci.simulation.findIntermodalRoute("341007291#1",
"gneE17", modes='', depart=step, routingMode=0,
                                              speed=1.0,
walkFactor=-1.0, departPos=0.0,

arrivalPos=-1073741824.0, departPosLat=0.0, pType='', vType='',
                                              destStop='')


I get a travel time of 893s but summing the edges lengths I get 686m. Is
the speed set in the command equal to 1.0m/s? if so, why this discrepancy,
because of the nodes?

Thank you very much
Stefano
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to