public class EndMatchState extends MatchState
accumulatedError, currentError, edge, NEW_SEGMENT_PENALTY, NO_TRAVERSE_PENALTY, parent
Constructor and Description |
---|
EndMatchState(MatchState parent,
double error,
double distance) |
Modifier and Type | Method and Description |
---|---|
List<MatchState> |
getNextStates() |
carsCanTraverse, distance, distanceAlongGeometry, getDistanceAlongRoute, getEdge, getOutgoingMatchableEdges, getTotalError
public EndMatchState(MatchState parent, double error, double distance)
public List<MatchState> getNextStates()
getNextStates
in class MatchState
Copyright © 2019. All rights reserved.