|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--IScenario
This class is for starting the simulator with a Scenario. By starting iSIM with an XML scenario you can have a group of agents, already created and positioned when the system starts. COMING SOON... With the scenario startup you will get a state gui, that lets you run through a scenario. A scenario is a list of events, where events are various types of messages that get sent from agent to agent. This will allow a user to write various scripts for testing wireless applications.
Constructor Summary | |
IScenario()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
The main method that creates an instance of Controller which will begin the simulation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IScenario()
Method Detail |
public static void main(java.lang.String[] argv)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |