RunTimes
Name: Run Times
Type: Application
Modules: Fx-Backup, Fx-RunCutting, Fx-TSEInterface, Fx-Lib, Exchange-PrestoInterface, Exchange-DataImportLib, Fx-TransXChange, Legacy-Shared, OPS-Lib
Description: Running time is the time required to travel from node to node along a pattern. This table specifies the running time between 2 consecutive stops. If the pattern has 5 stops, there will be 4 records in this table for the running time interval (RunTimesId).
| Field | Documentation |
|---|---|
| RunTimesId | Run time identifier from MasterRunTimes.RunTimesId. |
| Sequence | Order of the run times between stop pairs on a pattern. |
| FromStopNum | Start stop identifier from LineStop.StopNum. |
| ToStopNum | End stop identifier from LineStop.StopNum. |
| RTime | Run time in seconds between node pairs on a pattern. |