Method | Description | |
---|---|---|
CreatePlatformTagsAsync ( ) : int>>.Task |
Maps a platform number (5-digit number shown on real bus stop signs) to a platform tag (3-digit internal Connexionz identifier).
|
|
CreateRoutesAsync ( ) : Task
|
||
CreateScheduleAsync ( ) : Task |
Creates a bus schedule based on Google Transit data.
|
|
CreateStaticDataAsync ( ) : Task |
||
CreateStopsAsync ( ) : Task
|
||
GetEtaAsync ( 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 |
public CreatePlatformTagsAsync ( ) : int>>.Task |
||
return | int>>.Task |
public GetEtaAsync ( int platformTag ) : Task |
||
platformTag | int | |
return | Task |