Timetables: Difference between revisions
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
[[FreightManagement|Freight Management]] | [[FreightManagement|Freight Management]] | ||
---- | |||
General information about how to edit Access databases can be found [[Editing Microsoft Access Databases|here]]. | General information about how to edit Access databases can be found [[Editing Microsoft Access Databases|here]]. | ||
{{DeveloperNavBottom}} | {{DeveloperNavBottom}} |
Revision as of 01:04, 24 August 2012
Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers
The railway dispatching simulations developed by Signalsoft Rail Consultancy Ltd. use Microsoft Access databases (.mdb) to store and retrieve data related to the simulation that is not static and nor specific to a particular layout. Such data includes:
- vehicle physics
- consist physics
- consist templates
- shunting/movement orders
- train schedule
- bridge schedule
- calendar holidays
Each simulation executable contains the default database embedded within it. A user with a valid license key, however, can choose to start a simulation using an external database of their choice. This allows for a wide range of changes and additions. The list below contains the database tables that must be defined. Each item links to further information about that particular table.
General information about how to edit Access databases can be found here.
Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers