Skip to content

faq 297795588

Billy Charlton edited this page Sep 5, 2018 · 2 revisions

PT simulation using JDEQSim

by Pradeep Burla on 2018-06-30 11:09:02


Hi everyone,

I am trying to use JDEQSim for public transport simulation but I am unable to simulate PT on the network. Travel time is calculated based on schedule and then the agent is simply plugged in at that time.
<event time="27493.018043972723" type="departure" person="xyz" link="start" legMode="pt" />

<event time="30300.0" type="vehicle leaves traffic" person="xyz" link="end" vehicle="xyz" networkMode="pt" relativePosition="1.0" />

Is there any config parameter which I am missing?

Thanks in advance.


Comments: 1


Re: PT simulation using JDEQSim

by Marcel Rieser on 2018-07-01 10:38:13

JDEQSim does not support Public Transport. PT is only supported in the "normal" QueueSim ("qsim").

Clone this wiki locally