Difference between revisions of "SimulatorMain"
(→Run in Eclipse) |
|||
Line 8: | Line 8: | ||
== Run in Eclipse== | == Run in Eclipse== | ||
− | [[File:RunConfigurationSimulatorMain-1-.png]] | + | [[File:RunConfigurationSimulatorMain-1-.png|200px]] |
− | [[File:RunConfigurationSimulatorMain-2-.png]] | + | [[File:RunConfigurationSimulatorMain-2-.png|200px]] |
Revision as of 08:33, 2 July 2013
Is the main entry point to the simulation. To use a GUI for setting the properties use Scenario Selector GUI
Properties
- -config filename - defines the filename of the scenariofile
- -impstages filename - defines the filename of the implementation file (default = imp_basic)
- -adapter true|false - if true the fast entity adapter is used (default = false)
- -path directory - defines the property file directory (default = path given by clsGetARSPath)
- -autostart true|false - if true the simulation will be started and paused at step 0 (default = false)