renamed TransitRouteStop.getArrivalDelay() and .getDepartureDelay() to .getArrivalOffset() and .getDepartureOffset() as it is not a delay, but an offset to the departure's start time. In addition, this makes the naming consistent with the transitSchedule_v1 file format.