Method | Description | |
---|---|---|
GetStopSummaryWithArrivalTimes ( int stopId ) : |
||
Initialize ( ) : void | ||
UpdateTrolleyStopArrivalTime ( |
Check and record time seen at each stop
|
Method | Description | |
---|---|---|
CheckForStopInRange ( |
Check for stop proximity - try to minimize number of polled stops - First preference is the previous stop Then loop through all stops
|
|
UpdateStopList ( ) : void |
Get local stop list structure. Stops don't change frequently, so this needs to be updated only once per hour or so
|
|
UpdateStopTime ( |
public static GetStopSummaryWithArrivalTimes ( int stopId ) : |
||
stopId | int | |
return |
public static UpdateTrolleyStopArrivalTime ( |
||
trolley | ||
return | void |