close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 15, 2006, 12:02:28 PM (18 years ago)
- Author:
-
heep
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
| 1 | = OverSim Usage = |
| 2 | |
1 | 3 | == First steps in OverSim: == |
2 | 4 | |
… |
… |
|
11 | 13 | - press ''Stop'' button |
12 | 14 | |
13 | | - close OverSim by closing [wiki:OMNeT++]'s main window |
| 15 | - close OverSim by closing [wiki:OMNeT++]'s main window[[BR]] |
14 | 16 | (press ''Yes'' to invoke {{{finish()}}}-method call in all [wiki:OMNeT++] modules) |
15 | 17 | |
16 | | == Viewing statistics and editing parameters == |
| 18 | == Viewing statistics and editing parameters: == |
17 | 19 | |
18 | | - run {{{ ../bin/overStat.pl }}} to view statistics |
| 20 | - run {{{ ../bin/overStat.pl }}} to view statistics[[BR]] |
| 21 | (this evaluates {{{omnetpp.sca}}} and {{{omnetpp.vec}}} in the {{{Simulations/}}} subfolder, |
| 22 | so {{{Simulations/}}} has to be your working directory) |
19 | 23 | |
20 | | - edit {{{Simulations/omnetpp.ini}}} to change or define new simulation runs |
21 | | (default parameters are stored in {{{Simulations/default.ini}}}) |
| 24 | - edit {{{Simulations/omnetpp.ini}}} to change or define new simulation runs[[BR]] |
| 25 | (default parameters are stored in {{{Simulations/default.ini}}}, parameters are described on the Neddoc-pages) |