Parameters Returned by MyBus Web Services
- schedTime
Scheduled time of event (departure of bus from given location) in
seconds past midnight
- goalTime
Predicted time of event, in seconds past midnight
If goalTime is undefined for some reason, this will be -1
- goalDeviation
goalTime - schedTime (early departure would be negative)
For an undefined goalTime, goalDeviation will have the value 43200
- timestamp
Timestamp of last data from a bus, in milliseconds since the epoch
- distanceToGoal
Distance to 'goal' (location of event) in feet; (negative if already past goal)
- type
'Predictor type'; can be a=arrived, d=departed, p=prediction
- destination
A string identifying the eventual destination of the bus
- route
Route number of the bus