Time of arrival at this stop.
Cumulative walking distance in meters.
Number of transfers taken so far.
The previous label in the chain (used for backtracking).
The trip taken to reach this state (if applicable).
The transfer used to reach this state (if applicable).
The ID of the current stop.
Time when the passenger boarded the vehicle.
Index of the current stop in the trip's sequence.
Time of arrival at this stop.
Time when the passenger boarded the vehicle.
The previous label in the chain (used for backtracking).
The ID of the current stop.
Index of the current stop in the trip's sequence.
The transfer used to reach this state (if applicable).
Number of transfers taken so far.
The trip taken to reach this state (if applicable).
Cumulative walking distance in meters.
Represents a state or arrival at a specific stop in the routing graph. Used to trace back the path and store performance metrics.