Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
W
whatToDO
- Variable in class edu.colorado.cs.ns2.sim.
SimulationEvent
The event action: {start, stop, finish}.
which
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
OutputDialog
A flag: If which is 0, then we are displaying standard output, if which is 1, we are displaying standard error.
whichEndPoint
- Variable in class edu.colorado.cs.ns2.graphics.
LineEndpoint
Determines which endpoint of the line we want to access.
WIDTH
- Static variable in class edu.colorado.cs.ns2.graphics.
LineDrawable
The WIDTH of the line.
WIDTH
- Variable in class edu.colorado.cs.ns2.graphics.
RectDrawable
The default shape width.
windowActivated(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
windowClosed(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
windowClosing(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
windowDeactivated(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
windowDeiconified(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
windowIconified(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
windowOpened(WindowEvent)
- Method in class edu.colorado.cs.ns2.gui.
Generator
within(int, int)
- Method in interface edu.colorado.cs.ns2.graphics.
Drawable
Returns True if the point defined by the arguments (x,y) are within a shape.
within(int, int)
- Method in class edu.colorado.cs.ns2.graphics.
LineDrawable
Check to see if (X,Y) corresponds to this Line.
within(int, int)
- Method in class edu.colorado.cs.ns2.graphics.
RectDrawable
Checks to see if (X,Y) lies within the shape.
writeAgent(Agent, NsNode)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write an Agent declaration to the TCL script.
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
Agent
Returns a TCP representation of the Agent's properties.
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
NullAgent
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPAgent
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPRenoAgent
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPSink
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPVegasAgent
writeAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
UDPAgent
writeApplication(NsNode, int, Application)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write an Application declaration to the TCL script.
writeConnectAgents(Agent, Agent)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write a new Agent connection to the TCL script.
writeCreateFlowColors()
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Create color scheme for flows 1, 2, and 3
writeCreateLink(Link)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write a link declaration to the TCL script.
writeCreateNode(NsNode)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write a node variable declaration to the TCL script.
writeEvent(String)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write a simulation event to the TCL script.
writeRouting(String)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write routing information to the TCL script.
writeScript(String)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Write the script to disk.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y