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, getTotalErrorpublic EndMatchState(MatchState parent, double error, double distance)
public List<MatchState> getNextStates()
getNextStates in class MatchStateCopyright © 2018. All rights reserved.