public class TemporalMatch extends SpatialMatch
| Constructor and Description |
|---|
TemporalMatch(SpatialMatch spatialMatch,
TemporalDifference temporalDifference)
Member Functions
|
| Modifier and Type | Method and Description |
|---|---|
TemporalDifference |
getTemporalDifference()
Getter Methods
|
java.lang.String |
toString() |
atBeginningOfPathStop, atEndOfPathStop, awayFromTerminals, distanceBetweenMatches, distanceFromBeginningOfTrip, getAtBeginningStop, getAtEndStop, getAtStop, getAvlTime, getBlock, getDistanceAlongSegment, getDistanceAlongStopPath, getDistanceRemainingInStopPath, getDistanceToSegment, getIndices, getIndicesForDistanceBeforeMatch, getMatchAdjustedToBeginningOfPath, getMatchAdjustedToEndOfPath, getMatchAtJustBeforeNextStop, getMatchAtNextStopWithScheduleTime, getMatchAtPreviousStop, getMatchBeforeStopIfAtStop, getRoute, getScheduledWaitStopTime, getScheduledWaitStopTimeSecs, getSegmentIndex, getSegmentVector, getStopPath, getStopPathIndex, getTrip, getTripIndex, isAtStop, isAtStop, isLastTripOfBlock, isLayover, isWaitStop, lessThanOrEqualTo, numberStopsBetweenMatches, traversedWaitStop, withinDistanceOfEndOfTrippublic TemporalMatch(SpatialMatch spatialMatch, TemporalDifference temporalDifference)
public java.lang.String toString()
toString in class SpatialMatchpublic TemporalDifference getTemporalDifference()