faq 111511441 - matsim-org/matsim-code-examples GitHub Wiki
by Abdullah Binthunaiya on 2017-08-23 04:44:06
Hello,
Is there an efficient way to find the number of users who are using public transport versus the ones using car mode during a specific time period by analyzing the output file that covers a whole day ...
Thanks a lot...
Source: MATSim Community Space
by Kai Nagel on 2017-09-02 10:01:18
For nonstandard analysis, we always recommend writing your own events handler.  See RunEventsHandlingExample for an example.  (Find, e.g., in IDE, or from https://github.com/matsim-org/matsim .)