Package org.onebusaway.transit_data_federation.model
-
Class Summary Class Description ProjectedPoint Simple point class that keeps both the global lat-lon representation and the projected x-y representation for faster distance calculations.SearchResult<T> A search results captures a list of results along with the scores for each result.ServiceDateAndId Combines anAgencyAndId
id with a service date.ServiceDateSummary ShapePoints A more memory efficient data structure for capturing a sequence ofShapePoint
objectsShapePointsFactory StopSequence A stop sequence is a unique sequence of stops visited by a transit trip.StopSequenceCollection A stop sequence collection contains a list ofStopSequence
sequences that are headed in the same direction for a particularRouteCollectionEntry
, along with a general description of the destinations for those stop sequences and general start and stop locations for the sequences.StopSequenceCollectionKey Uniquely identifies aStopSequenceCollection
StopTimeInstance TargetTime Typically, when it comes to real-time information, you want to query the system right now.TripInstance A trip instance is the combination of aTripEntry
and a service date for which that trip is active.