ConsistTemplates

From SignalWiki
Revision as of 03:40, 6 January 2011 by Charlie (talk | contribs) (Created page with 'Defines templates from which to create trains. These templates are referenced from both the Timetable table and external scenarios. ;ID :(int) :Automatically incremented. ;Tem…')

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

Defines templates from which to create trains. These templates are referenced from both the Timetable table and external scenarios.

ID
(int)
Automatically incremented.
TemplateID
(int)
Entries with the same value belong to the same consist.
VehicleID
(int)
References a vehicle type from the Vehicles table.
Loaded
(bool)
True when the vehicle is loaded (i.e., has passengers or is loaded with freight)




Return to Timetables