BauhausLuftfahrt / MATSim-UAM

Extension for MATSim to allow for the inclusion of aerial passenger-carrying vehicles, i.e. a station- and network-bound transport mode that requires station access and egress trips with conventional ground-based modes.
https://bauhausluftfahrt.github.io/MATSim-UAM/
GNU General Public License v3.0
21 stars 28 forks source link

fix a bug in case access time to uam is zero #69

Closed balacmi closed 3 years ago

balacmi commented 3 years ago

when the uam access time is zero, before the booking can be processed the agent already switches to the interaction activity. This caused issues in the booking engine. Now this is handled properly.