OPSTripDetails
Name: OPS Trip Details
Type: Application
Modules: OPS-Dispatch
Description: Contains detailed information about OPS Trips. For example, event type, stop number, and node ID.
| Field | Documentation |
|---|---|
| OPSTripId | Unique identifier of the OPS Trip. |
| EventType | 1 = Pull Out/Pull Out Start, 2 = Pull In/Pull In End, 3 = Node Time, 4 = Relief, 5 = Break Start, 6 = Break End, 7 = Regular Relief Start, 8 = Regular Relief End, 9 = Created Pull In Relief, 10 = Created Pull Out Relief, 11 = Break Relief Start, 12 = Break Relief End, 13 = Unattended Relief Start, 14 = Unattended Relief End, 15 = Pull Out End, 16 = Pull In Start, 17 = Interline Start, 18 = Interline End, 99 = Print. |
| StopNum | Stop number (from Linestop.StopNum). |
| ETime | Event time. Value is in seconds from midnight. |
| NodeId | Node identifier (from Nodes.NodeId). |
| IsRelief | Indicates this node is a potential relief point. |
| CommentId | Comment. |