Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Calculate Congested Travel Time at 9AM between specific coordinates by car and pt? #1196

Open
jingjunL opened this issue Jan 9, 2025 · 0 comments

Comments

@jingjunL
Copy link

jingjunL commented Jan 9, 2025

I have my MATSim scenario run, but I would like to know the travel time and distance at 9 AM by both car and pt between two specific coordinates A and B in my simulation (note that I do not have an agent departing from A to B at 9 AM in my plan.xml).

I don't think this can be achieved via only a single eventHandler. I think I need to code something in my runMATSim script after controler.run() (probably I should use some methods of router)? Do we have any examples related to this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant