| Package | Description |
|---|---|
| org.opentripplanner.analyst.scenario |
This package contains classes for modeling transport scenarios as an ordered series of modifications to be applied
to an underlying baseline graph.
|
| org.opentripplanner.profile |
| Modifier and Type | Field and Description |
|---|---|
AddTripPattern.TemporaryStop[] |
AddTripPattern.temporaryStops
used to store the indices of the temporary stops in the graph
|
| Modifier and Type | Field and Description |
|---|---|
gnu.trove.map.TObjectIntMap<AddTripPattern.TemporaryStop> |
RaptorWorkerData.addedStops
Map from stops that do not exist in the graph but only for the duration of this search to their stop indices in the RAPTOR data.
|
Copyright © 2018. All rights reserved.