Package | Description |
---|---|
org.opentripplanner.profile |
Modifier and Type | Field and Description |
---|---|
RaptorWorkerData |
FrequencyRandomOffsets.data |
RaptorWorkerData |
RaptorWorkerTimetable.raptorData
parent raptorworkerdata of this timetable
|
RaptorWorkerData |
RepeatedRaptorProfileRouter.raptorWorkerData
If this is null we will generate a throw-away raptor data table.
|
Modifier and Type | Method and Description |
---|---|
static RaptorWorkerData |
RepeatedRaptorProfileRouter.getRaptorWorkerData(ProfileRequest request,
Graph graph,
SampleSet sampleSet,
TaskStatistics ts)
Create RAPTOR worker data from a graph, profile request and sample set (the last of which may be null
|
Modifier and Type | Method and Description |
---|---|
gnu.trove.map.TIntIntMap |
RepeatedRaptorProfileRouter.findInitialStops(boolean dest,
RaptorWorkerData data)
Find all transit stops accessible by streets around the origin, leaving behind a shortest path tree of the
reachable area in the field preTransitSpt.
|
Constructor and Description |
---|
FrequencyRandomOffsets(RaptorWorkerData data) |
RaptorWorker(RaptorWorkerData data,
ProfileRequest req) |
Copyright © 2018. All rights reserved.