faq 120651781 - matsim-org/matsim-code-examples GitHub Wiki
by Jinkai Zhou on 2017-11-09 18:57:28
When analyzing transit operation, is it possible to focus only on one transit line while all other transit lines are teleported?
by Dominik Ziemke on 2017-11-09 19:40:36
Yes, just add both modes (one teleported public transport mode and one schedule-based public transport mode -- and potentially others...) to your config and allow your agents to switch between modes.
Then remove all other transit lines from the public transport schedule except the one you are interested in.