public class TravelTimeSurfaceTask extends AnalysisTask
| Modifier and Type | Class and Description |
|---|---|
static class |
TravelTimeSurfaceTask.Format |
AnalysisTask.TypegraphId, gridPointSetCache, height, id, jobId, logRequest, makeStaticSite, north, nPathsPerTarget, percentiles, returnPaths, taskId, travelTimeBreakdown, west, width, workerVersion, zoomaccessModes, bikeSpeed, bikeTrafficStress, carSpeed, date, directModes, egressModes, fromLat, fromLon, fromTime, inRoutingFareCalculator, limit, maxBikeTime, maxCarTime, maxFare, maxRides, maxTripDurationMinutes, maxWalkTime, minBikeTime, minCarTime, monteCarloDraws, reverseSearch, scenario, scenarioId, streetTime, suboptimalMinutes, toLat, toLon, toTime, transitModes, walkSpeed, wheelchair, zoneId| Constructor and Description |
|---|
TravelTimeSurfaceTask() |
| Modifier and Type | Method and Description |
|---|---|
TravelTimeSurfaceTask.Format |
getFormat() |
AnalysisTask.Type |
getType()
Is this a task that should return a binary travel time surface or compute accessibility and return it via SQS
to be saved in a regional analysis grid file?
|
boolean |
isHighPriority()
Whether this task is high priority and should jump in front of other work.
|
void |
setFormat(TravelTimeSurfaceTask.Format format) |
clone, getWorkerCategory, setType, setTypesfromGraphqlEnvironment, getFromTimeDate, getFromTimeDateZD, getMaxTimeSeconds, getMaxTimeSeconds, getMinTimeSeconds, getMonteCarloDrawsPerMinute, getSpeedForMode, getTimeWindowLengthMinutes, hasTransit, setTimepublic AnalysisTask.Type getType()
AnalysisTaskgetType in class AnalysisTaskpublic boolean isHighPriority()
AnalysisTaskisHighPriority in class AnalysisTaskpublic void setFormat(TravelTimeSurfaceTask.Format format)
public TravelTimeSurfaceTask.Format getFormat()
Copyright © 2019. All rights reserved.