public class GtfsRealtimeFuzzyTripMatcher extends Object
Constructor and Description |
---|
GtfsRealtimeFuzzyTripMatcher(GraphIndex index) |
Modifier and Type | Method and Description |
---|---|
org.onebusaway.gtfs.model.Trip |
getTrip(org.onebusaway.gtfs.model.Route route,
int direction,
int startTime,
org.onebusaway.gtfs.model.calendar.ServiceDate date) |
GtfsRealtime.TripDescriptor |
match(String feedId,
GtfsRealtime.TripDescriptor trip) |
public GtfsRealtimeFuzzyTripMatcher(GraphIndex index)
public GtfsRealtime.TripDescriptor match(String feedId, GtfsRealtime.TripDescriptor trip)
public org.onebusaway.gtfs.model.Trip getTrip(org.onebusaway.gtfs.model.Route route, int direction, int startTime, org.onebusaway.gtfs.model.calendar.ServiceDate date)
Copyright © 2018. All rights reserved.