Consists

From SignalWiki
Revision as of 04:43, 6 January 2011 by Charlie (talk | contribs) (Created page with 'Extends the ConsistTemplate table by defining specific instances of consists. ;ID :(int) :Automatically incremented. ;TimeTableID :(int) :References the timetable entry that …')

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Extends the ConsistTemplate table by defining specific instances of consists.

ID
(int)
Automatically incremented.
TimeTableID
(int)
References the timetable entry that this template is designed to override.
VehicleID
(int)
The value of the VehicleID from the Vehicles table.
Loaded
(bool)
True when the vehicle is loaded (either freight or passengers).




Return to Timetables