|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectui.DTNSimUI
ui.DTNSimTextUI
public class DTNSimTextUI
Simple text-based user interface.
Field Summary | |
---|---|
static long |
UI_UP_INTERVAL
How often the UI view is updated (milliseconds) |
Fields inherited from class ui.DTNSimUI |
---|
lastUpdate, MM_WARMUP_S, NROF_REPORT_S, REPORT_S, reports, scen, simCancelled, simDone, world |
Constructor Summary | |
---|---|
DTNSimTextUI()
|
Method Summary | |
---|---|
protected void |
runSim()
Runs simulation after the model has been initialized. |
Methods inherited from class ui.DTNSimUI |
---|
addReport, done, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long UI_UP_INTERVAL
Constructor Detail |
---|
public DTNSimTextUI()
Method Detail |
---|
protected void runSim()
DTNSimUI
runSim
in class DTNSimUI
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |