Deadheads
Name: Deadheads
Type: Application
Modules: Legacy-FX, Exchange, FX, OPS-Lib, OPS-TpsOPS, Reports
Description: Describes all possible pullout, pullin, and interline deadheads for each collection of signup period, and service group.
| Field | Documentation |
|---|---|
| SignId | Sign-up period identifier from SignUpPeriods.SignId. |
| ServiceGroupId | Service group identifier from MasterServiceGroup.ServiceGroupId. |
| DeadheadType | Indicates whether the deadhead is a garage or interline deadhead. Value: 0 = interline, 1 = pull out, 2 = pull in. |
| FromStopId | Start node identifier from Nodes.NodeId. |
| ToStopId | End node identifier from Nodes.NodeId. |
| FromTime | Earliest time when a deadhead template applies. |
| FromStopType | Indicates whether the start stop is a node (N) or a garage (G). |
| ToStopType | Indicates whether the end stop is a node (N) or a garage (G). |
| ToTime | Latest time when a deadhead template applies. Value is in seconds from midnight. |
| DeadheadTime | Length of a deadhead in seconds. |
| Distance | Length of a deadhead in meters. |
| UserDouble1 | Refer to table SupFieldDescription. |
| UserDouble2 | Refer to table SupFieldDescription. |
| UserLong1 | Refer to table SupFieldDescription. |
| UserLong2 | Refer to table SupFieldDescription. |
| UserLong3 | Refer to table SupFieldDescription. |
| UserLong4 | Refer to table SupFieldDescription. |
| UserShort1 | Refer to table SupFieldDescription. |
| UserShort2 | Refer to table SupFieldDescription. |
| UserShort3 | Refer to table SupFieldDescription. |
| UserShort4 | Refer to table SupFieldDescription. |
| UserString1 | Refer to table SupFieldDescription. |
| UserString2 | Refer to table SupFieldDescription. |
| UserString3 | Refer to table SupFieldDescription. |
| UserString4 | Refer to table SupFieldDescription. |
| CommentId | Comment identifier from Comments.CommentId. |
| MaxLayover | Maximum length of layover time in seconds at layover location. |
| FromLineId | Line identifier from MasterLine.LineId. |
| ToLineId | Line identifier from MasterLine.LineId. |
| DeadheadTraceId | Deadhead trace identifier from DeadheadTrace.DeadTraceId. |
| PreLayover | Required length of time in seconds that a vehicle must lay over before deadheading. |
| PostLayover | Required length of time in seconds that a vehicle must lay over after deadheading. |
| IsStartRelief | Indicates whether the start of the deadhead is a potential relief point. |
| IsEndRelief | Indicates whether the end of the deadhead is a potential relief point. |
| PadPreLayover | If true, extra layover time occurs before the deadhead. |