ParaRunsStopRestrictions
Name: Para Runs Stop Restrictions
Type: Ancillary
Modules: PASS
Description: Used to store stop restrictions for ParaRuns.
| Field | Documentation |
|---|---|
| ParaRunId | Unique identifier of the pararun (from the ParaRuns table). |
| StopId | Unique identifier of the stop (from the Stops table). |
| TimeVal | Time of the stop. |
| OrderNum | Order number of the stop (e.g., 1, 2, 3). |
| StopRules | Stop used for pick-up or drop-off (Both=0, PU=1, DO=2). |
| StopTolerance | Whether or not a Stop should apply tolerance. |