public class TravelTimeSurfaceTask extends AnalysisTask
Modifier and Type | Class and Description |
---|---|
static class |
TravelTimeSurfaceTask.Format |
AnalysisTask.Type
graphId, gridPointSetCache, height, id, jobId, logRequest, makeStaticSite, north, nPathsPerTarget, percentiles, returnPaths, taskId, travelTimeBreakdown, west, width, workerVersion, zoom
accessModes, 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, setTypes
fromGraphqlEnvironment, getFromTimeDate, getFromTimeDateZD, getMaxTimeSeconds, getMaxTimeSeconds, getMinTimeSeconds, getMonteCarloDrawsPerMinute, getSpeedForMode, getTimeWindowLengthMinutes, hasTransit, setTime
public AnalysisTask.Type getType()
AnalysisTask
getType
in class AnalysisTask
public boolean isHighPriority()
AnalysisTask
isHighPriority
in class AnalysisTask
public void setFormat(TravelTimeSurfaceTask.Format format)
public TravelTimeSurfaceTask.Format getFormat()
Copyright © 2019. All rights reserved.