Method | Description | |
---|---|---|
CreatePlatformTags ( ) : int>.Dictionary |
Maps a platform number (5-digit number shown on real bus stop signs) to a platform tag (3-digit internal Connexionz identifier).
|
|
CreateRoutes ( ) : List |
||
CreateSchedule ( ) : ServerBusSchedule |
Creates a bus schedule based on Google Transit data.
|
|
CreateStaticData ( ) : |
||
CreateStops ( ) : List |
||
GetEta ( int platformTag ) : Task |
Method | Description | |
---|---|---|
InterpolateSchedule ( |
Fabricates a bunch of schedule information for a route on a particular day.
|
|
RoundToNearestMinute ( System.TimeSpan source ) : System.TimeSpan | ||
ShouldAppendDirection ( |
public CreatePlatformTags ( ) : int>.Dictionary |
||
return | int>.Dictionary |
public CreateSchedule ( ) : ServerBusSchedule | ||
return | ServerBusSchedule |
public CreateStaticData ( ) : |
||
return |