Package | Description |
---|---|
org.opentripplanner.profile |
Modifier and Type | Method and Description |
---|---|
int |
RaptorWorkerTimetable.getFrequencyDeparture(int trip,
int stop,
int time,
int previousPattern,
FrequencyRandomOffsets offsets) |
int |
RaptorWorkerTimetable.getFrequencyDeparture(int trip,
int stop,
int time,
int previousPattern,
FrequencyRandomOffsets offsets,
RaptorWorkerTimetable.BoardingAssumption assumption)
Get the departure on frequency trip trip at stop stop after time time,
with the given boarding assumption.
|
Copyright © 2019. All rights reserved.