faq 110906228 - matsim-org/matsim-code-examples GitHub Wiki
by seham hemdan on 2017-07-27 06:27:24
In vehicle file in MATSim the following was written:
<vehicleType id="Bus 5">
<capacity>
<seats persons="38"/>
<standingRoom persons="52"/>
is this means that the total number of bus passengers (seated+unseated) = 38+52=90 passenger?
by Marcel Rieser on 2017-07-27 08:23:48
Yes.