| Package | Description |
|---|---|
| org.opentripplanner.analyst.batch | |
| org.opentripplanner.scripting.api |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicPopulation |
class |
CSVPopulation |
class |
RasterPopulation
Individuals should be in a random-access-friendly List implementation in row-major order
|
class |
ShapefilePopulation |
class |
SyntheticRasterPopulation |
| Modifier and Type | Field and Description |
|---|---|
Population |
ResultSet.population |
| Modifier and Type | Method and Description |
|---|---|
static ResultSet |
ResultSet.forTravelTimes(Population population,
ShortestPathTree spt) |
| Constructor and Description |
|---|
ResultSet(Population population) |
ResultSet(Population population,
double[] results) |
| Constructor and Description |
|---|
OtpsPopulation(Population population) |
Copyright © 2018. All rights reserved.