Package casa.lepton
Class leptond
java.lang.Object
casa.lepton.leptond
A program that launches a network simulation, using a
OppNetGraph
,
and a OppNetConsole
to access its methods. See
usage()
for possible options.-
Field Summary
Modifier and TypeFieldDescriptionprotected OppNetConsole
protected String
protected OppNetFrame
protected OppNetGraph
protected Hub
protected OppNetOutput
protected OppNetProperties
protected static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addNodes()
void
close()
static void
protected OppNetGraph
void
start()
-
Field Details
-
SIMUL_NETWORKID
- See Also:
-
graph
-
console
-
frame
-
output
-
hub
-
props
-
dgsFile
-
-
Constructor Details
-
leptond
- Throws:
Exception
-
-
Method Details
-
main
- Throws:
Exception
-
makeNetworkGraph
- Throws:
IOException
-
start
- Throws:
IOException
-
addNodes
- Throws:
IOException
-
close
public void close()
-