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 29 forks source link

Parameters used in the simulation are not used for mode choice models #6

Closed Aitanm closed 4 years ago

Aitanm commented 5 years ago

The parameters that were formerly in the CustomModeChoiceParameters class: preFlightTimeUAM_Sec, postFlightTimeUAM_sec, turnAroundParameter_sec, deboarding_sec and boarding_sec are being used in the simulation but not in the mode choice when calculating travel times. These parameters are now being taken from UAM Vehicles and UAM Stations.

RRothfeld commented 5 years ago

@Aitanm , please check if this issue is still relevant

Aitanm commented 5 years ago

In my opinion it is still relevant. The travel times calculated in the predictors for mode choice, in UAMStrategies and scripts don't take into consideration these times.