20 package ch.sbb.matsim.routing.pt.raptor;
27 import java.util.List;
44 this.routeParts = planElements;
RIntermodalAccessEgress(List<? extends PlanElement > planElements, double disutility, double travelTime, Direction direction)
final List<? extends PlanElement > routeParts
final Direction direction
RIntermodalAccessEgress calcIntermodalAccessEgress(List<? extends PlanElement > legs, RaptorParameters params, Person person, Direction direction)