|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFishnet
public class Fishnet
Class with main method that starts up a Manager. Either an Emulator or a Simulator Usage: java Fishnet[fishnet file] [timescale] or java Fishnet [fishnet file] Arguments in <> are required and arguments in [] are optional. Fishnet file is a file with commands for a node Topofile is the topology file to use. It also have commands for a node.
Constructor Summary | |
---|---|
Fishnet()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Fishnet()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |