OpsConsists
Name: OPS Consists
Type: Application
Modules: OPS-Yard
Description: Contains the validity of the data rail consists.
| Field | Documentation |
|---|---|
| ConsistId | Unique identifier for a rail consist. |
| LDate | Date the consist was generated. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. References the associated division. |
| VehicleId | Vehicle identifier from Vehicles.VehicleId. References the associated vehicle. |
| FromTime | Start time from when the consist is valid. Value is in seconds from midnight. |
| ToTime | End time after which the consist is no longer valid. Value is in seconds from midnight. |
| NumCars | Default number of cars for consists. |
| TimeIsPrevDay | Whether the block's pull out time is from yesterday. |
| StartTimeStamp | Operator start time. |
| EndTimeStamp | Operator end tIme. |