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
S
saveFile()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Save xurrent Simulation to a File.
scheduleEvent(SimulationData, Vector)
- Static method in class edu.colorado.cs.ns2.gui.dialogs.
ScheduleEventDialog
Launches the event scheduling dialog box.
scheduleEvent()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Schedules an Event for Simulation.
scheduleEvent(SimulationEvent)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
ScheduleEventDialog
- Class in
edu.colorado.cs.ns2.gui.dialogs
This class is responsbile for creating and displaying a dialog allowing the user to interactively schedule simulation events in NS2.
ScheduleEventDialog(SimulationData, Vector)
- Constructor for class edu.colorado.cs.ns2.gui.dialogs.
ScheduleEventDialog
Two-argument constructor.
selectAgentLabel
- Variable in class edu.colorado.cs.ns2.gui.dialogs.
ConnectAgentsDialog
The label of the selected agent.
selected
- Variable in class edu.colorado.cs.ns2.graphics.
RectDrawable
True if this node is selected with the mouse.
selectNodeLabel
- Variable in class edu.colorado.cs.ns2.gui.dialogs.
ConnectAgentsDialog
The label of the selected node.
seqNo
- Variable in class edu.colorado.cs.ns2.animation.
TraceEvent
Stores the packet sequence number.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
CBRAgent.CBRPropertiesDialog
Default serial version UID
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
CBRAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
ExponentialAgent.ExponentialPropertiesDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Generated seraial version UID
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
FTPAgent.FTPPropertiesDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
FTPAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
NullAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
ParetoAgent.ParetoPropertiesDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
ParetoAgent
Generated serial version uid.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TCPAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TCPAgent.TCPAgentPropertiesDialog
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TCPRenoAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TCPSink
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TCPVegasAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TelnetAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
TelnetAgent.TelnetPropertiesDialog
Default serial Version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
UDPAgent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.agents.
UDPAgent.UDPAgentPropertiesDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.animation.
Animator
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.graphics.
CoordinatePair
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.graphics.
LineDrawable
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.graphics.
RectDrawable
Generated version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
ConnectAgentsDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
ExtendedLinkPropertiesDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
LinkPropertiesDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
OutputDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
ScheduleEventDialog
Default serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
ViewScriptDialog
Default version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.
DrawableMover
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.gui.
Generator
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
Connection
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
ConnectionList
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
ExtendedLinkProperties
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
Link
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
NsNode
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
SimulationData
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sim.
SimulationEvent
Generated serial version UID.
serialVersionUID
- Static variable in class edu.colorado.cs.ns2.sys.
GeneratorFileIO
Default serial version UID.
setAcceptableAgents()
- Method in class edu.colorado.cs.ns2.agents.
NullAgent
Sets the Vector of acceptable agents to which this Agent may connect.
setAcceptableAgents()
- Method in class edu.colorado.cs.ns2.agents.
TCPAgent
Set list of acceptable agents that a TCPAgent can connect to
setAcceptableAgents()
- Method in class edu.colorado.cs.ns2.agents.
TCPRenoAgent
Sets the list of acceptable agents to which this agent can be connected.
setAcceptableAgents()
- Method in class edu.colorado.cs.ns2.agents.
TCPSink
Set list of acceptable agents that a TCPAgent can connect to
setAcceptableAgents()
- Method in class edu.colorado.cs.ns2.agents.
TCPVegasAgent
Sets the list of acceptable agents to which a TCPVegas Agent may connect.
setAcceptableAgents()
- Method in class edu.colorado.cs.ns2.agents.
UDPAgent
Sets the list of acceptable agents to which a UDPAgent may connect.
setAcceptableConnectAgents()
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the acceptable agents on which the current Application may be attached.
setAcceptableConnectAgents()
- Method in class edu.colorado.cs.ns2.agents.
CBRAgent
Sets the Vector of acceptable agents on which a CBRAgent may attach.
setAcceptableConnectAgents()
- Method in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Sets the Vector of acceptable Agents on which this Application type may be attached.
setAcceptableConnectAgents()
- Method in class edu.colorado.cs.ns2.agents.
FTPAgent
Populates a list of acceptable Agents on which this Application may be attached.
setAcceptableConnectAgents()
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the list of acceptable agents on which this Application can reside.
setAcceptableConnectAgents()
- Method in class edu.colorado.cs.ns2.agents.
TelnetAgent
Sets the list of acceptable Agents on which this Application may reside.
setAgent(Agent)
- Method in class edu.colorado.cs.ns2.sim.
AgentListItem
Sets the Agent Object.
setAgent1(Agent)
- Method in class edu.colorado.cs.ns2.sim.
Connection
Sets the first Agent.
setAgent2(Agent)
- Method in class edu.colorado.cs.ns2.sim.
Connection
Sets the second Agent.
setAgentId(int)
- Method in class edu.colorado.cs.ns2.agents.
Agent
Sets the Agent's ID value.
setAgentId(int)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the unique Agent identifier.
setAgentId(int)
- Method in class edu.colorado.cs.ns2.sim.
ApplicationListItem
Sets the Agent's identifier.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
Agent
Set the Agent's properties.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
NullAgent
Sets this Agent's properties.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPAgent
Allows the user to interactively set the TCP Agent's properties.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPRenoAgent
Sets the Agent's properties.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPSink
Sets the TCPSink's properties.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
TCPVegasAgent
Sets the TCPVegas Agent's properties.
setAgentProperties()
- Method in class edu.colorado.cs.ns2.agents.
UDPAgent
Sets the Agents properties via a dialog box.
setAgentProperties(Agent)
- Method in class edu.colorado.cs.ns2.gui.
DrawableMover
setApp(Application)
- Method in class edu.colorado.cs.ns2.sim.
SimulationEvent
Sets the Application.
setApplication(Application)
- Method in class edu.colorado.cs.ns2.sim.
ApplicationListItem
Sets the Application reference.
setApplicatioName(String)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets this Application's name.
setApplicationId(int)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets this Application's unique identifier.
setApplicationName(String)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the application name.
setApplicationProperties(Application)
- Method in class edu.colorado.cs.ns2.gui.
DrawableMover
setApplications(Application)
- Method in class edu.colorado.cs.ns2.agents.
Agent
A new Application to add to this Agent's Application Vector.
setArgs(String)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the queue's arguments.
setArguments(String)
- Method in class edu.colorado.cs.ns2.sim.
LinkProperties
Sets the queue's arguments.
setBandwidth(double)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the link's bandwidth.
setBandwidth(String)
- Method in class edu.colorado.cs.ns2.sim.
LinkProperties
Sets the link's bandwidth
setBurstTime_(double)
- Method in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Sets the TCL burst time field.
setBurstTime_(double)
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the value of the TCL burstTime_ variable.
setClass_(String)
- Method in class edu.colorado.cs.ns2.agents.
TCPAgent
Sets the value of the TCL class_ variable.
setClass_(int)
- Method in class edu.colorado.cs.ns2.agents.
TCPRenoAgent
Sets the value of the TCL class_ variable.
setClass_(int)
- Method in class edu.colorado.cs.ns2.agents.
TCPVegasAgent
Sets the value of hte class_ TCL variable.
setClass_(String)
- Method in class edu.colorado.cs.ns2.agents.
UDPAgent
Sets the value of the TCL class_ variable.
setConnected(boolean)
- Method in class edu.colorado.cs.ns2.agents.
Agent
Sets the current Agent's connected status to true or false.
setConnections(Vector<Connection>)
- Method in class edu.colorado.cs.ns2.sim.
ConnectionList
(Re-) Set the connection list.
setConnections(ConnectionList)
- Method in class edu.colorado.cs.ns2.sim.
Link
Set the connection list for this link.
setConnList(ConnectionList)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
setCoordinates(Point, int)
- Method in class edu.colorado.cs.ns2.graphics.
CoordinatePair
Sets the Coordinates of any of the Points in the Coordinate Pair.
setDestinationAddress(double)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the address of the Destination Node.
setDrawableList(Vector<Drawable>)
- Method in class edu.colorado.cs.ns2.gui.
DrawableMover
setEvent(String)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Event Type as "h", "+", "-" or "r"
setEvent(TraceEvent)
- Method in class edu.colorado.cs.ns2.animation.
TraceEventNode
Set the Trace Event at the current node.
setEventList(Vector<SimulationEvent>)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
setExtendedLinkProperties(Link)
- Static method in class edu.colorado.cs.ns2.gui.dialogs.
ExtendedLinkPropertiesDialog
Simply instantiates a ExtendedLinkPropertiesDialog Object.
setExtendedLinkProperties(ExtendedLinkProperties)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the extended properties for this link.
setFid_(String)
- Method in class edu.colorado.cs.ns2.agents.
TCPAgent
Sets the flow identifier.
setFid_(int)
- Method in class edu.colorado.cs.ns2.agents.
TCPRenoAgent
Sets the flow identifier.
setFid_(int)
- Method in class edu.colorado.cs.ns2.agents.
TCPVegasAgent
Sets the flow identifier.
setFid_(String)
- Method in class edu.colorado.cs.ns2.agents.
UDPAgent
Sets the flow identifier.
setFlags(String)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the flags set on the Packet.
setFlowId(int)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Flow ID.
setFlowId(boolean)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
setFromNode(int)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Source Node of the Packet.
setIdleTime_(double)
- Method in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Sets the TCL idle time value.
setIdleTime_(double)
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the value of the idleTime_ TCL variable.
setLatency(int)
- Method in class edu.colorado.cs.ns2.animation.
LinksElement
Set latency of the link in ms
setLatency(double)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the link's latency value.
setLatency(String)
- Method in class edu.colorado.cs.ns2.sim.
LinkProperties
Sets the link's latency.
setLink(Link)
- Method in class edu.colorado.cs.ns2.graphics.
LineDrawable
Associate a Link with the Line.
setLinks(Vector<Link>)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
setMyListDrawable(Vector<Drawable>)
- Method in class edu.colorado.cs.ns2.sys.
GeneratorFileIO
Sets the list of graphical shapes.
setNext(TraceEventNode)
- Method in class edu.colorado.cs.ns2.animation.
TraceEventNode
Set the Next Trace Event in the List.
setNextAgentId(int)
- Method in class edu.colorado.cs.ns2.gui.
DrawableMover
setNextAgentId(int)
- Method in class edu.colorado.cs.ns2.sys.
GeneratorFileIO
Sets the next available agent identifier.
setNode1(NsNode)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the node at endpoint 1.
setNode2(NsNode)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the node at endpoint 2.
setNodeId(int)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the node ID on which the Application resides.
setNodeId(int)
- Method in class edu.colorado.cs.ns2.sim.
AgentListItem
setNodeId(int)
- Method in class edu.colorado.cs.ns2.sim.
ApplicationListItem
Sets the node's identifier.
setNodeId(int)
- Method in class edu.colorado.cs.ns2.sim.
NsNode
setNodes(Vector<NsNode>)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
setNsInstalled(boolean)
- Static method in class edu.colorado.cs.ns2.gui.
Generator
Sets the flag to true if NS is installed on the System.
setPacketSize(int)
- Method in class edu.colorado.cs.ns2.animation.
TimeLine
Set the size of the packet for this Event.
setPacketSize(int)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Packet Size
setPacketSize_(int)
- Method in class edu.colorado.cs.ns2.agents.
CBRAgent
Sets the TCL
packetSize_
variable.
setPacketSize_(String)
- Method in class edu.colorado.cs.ns2.agents.
TCPAgent
Sets the packet size.
setPacketType(String)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Packet Type
setProperties()
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the current Applications properties.
setProperties()
- Method in class edu.colorado.cs.ns2.agents.
CBRAgent
Sets the properties for the CBRAgent via a JDialogBox interface
setProperties()
- Method in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Sets the properties for this Application type.
setProperties()
- Method in class edu.colorado.cs.ns2.agents.
FTPAgent
Allows the user to interactively set the FTPAgent's properties via a dialog box.
setProperties()
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the properties for this application.
setProperties()
- Method in class edu.colorado.cs.ns2.agents.
TelnetAgent
Allows the user to interactively set the TelentAgent's properties.
setQueueBufferSize(int)
- Method in class edu.colorado.cs.ns2.sim.
ExtendedLinkProperties
Sets the queue's buffer size.
setQueueType(String)
- Method in class edu.colorado.cs.ns2.sim.
Link
Sets the queue type.
setQueueType(String)
- Method in class edu.colorado.cs.ns2.sim.
LinkProperties
Sets the link's queuing mechanism.
setRandom_(boolean)
- Method in class edu.colorado.cs.ns2.agents.
CBRAgent
Sets
random_
to True or False.
setRate_(double)
- Method in class edu.colorado.cs.ns2.agents.
CBRAgent
Sets the CBR
rate_
field.
setRate_(double)
- Method in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Sets the TCL rate field.
setRate_(double)
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the value of the TCL rate_ variable.
setRouting(String, boolean)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
setSelected()
- Method in class edu.colorado.cs.ns2.graphics.
RectDrawable
Sets the selected flag on the Node.
setSeqNo(int)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Sequence Number
setShape(LineDrawable)
- Method in class edu.colorado.cs.ns2.graphics.
LineEndpoint
Sets the line shape.
setShape_(double)
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the value of the TCL shape_ variable.
setSimData(SimulationData)
- Method in class edu.colorado.cs.ns2.gui.
DrawableMover
setSimData(SimulationData)
- Method in class edu.colorado.cs.ns2.sys.
GeneratorFileIO
Sets the simulation data structure.
setSimulationTime(double)
- Method in class edu.colorado.cs.ns2.sim.
SimulationEvent
Set the simulation time when this event will be executed.
setSName(String)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set S-Name - Do not know what Sname is??
setSourceAddress(double)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set Source Node Address
setStartEventScheduled(boolean)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the status of the "start" event in the event schedule.
setStatus(String)
- Static method in class edu.colorado.cs.ns2.gui.
Generator
Displays a message in the Status Bar.
setStopEventScheduled(boolean)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets the status of the "start" event in the event schedule.
setTemplateString(String)
- Method in class edu.colorado.cs.ns2.sys.
GenerateScript
Sets the TCL code String.
setTime(double)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Time of the Event.
setToNode(int)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Destination Node Id
setType_(String)
- Method in class edu.colorado.cs.ns2.agents.
CBRAgent
Sets the CBR
type_
field.
setType_(String)
- Method in class edu.colorado.cs.ns2.agents.
ExponentialAgent
Sets the TCL type value.
setType_(String)
- Method in class edu.colorado.cs.ns2.agents.
ParetoAgent
Sets the value of the type_ TCL variable.
setUniqueId(int)
- Method in class edu.colorado.cs.ns2.animation.
TraceEvent
Set the Unique Id of the Packet.
setUnSelected()
- Method in class edu.colorado.cs.ns2.graphics.
RectDrawable
Resets the selected flag on the Node.
setupMenu()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Creates the Menu Bar and Associates Listners
setupStatusBar()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Creates the Stauts Bar.
setupTimeLine()
- Method in class edu.colorado.cs.ns2.animation.
Animate
Sets up the TimeLine of events that need to be animated and stores it as a Vector of TimeLine Objects.
setupToolbar()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Creates the Toolbar and Associates Icons and Listners.
setVariableName(String)
- Method in class edu.colorado.cs.ns2.agents.
Application
Sets this Application's TCL variable name.
setWhatToDO(String)
- Method in class edu.colorado.cs.ns2.sim.
SimulationEvent
Set the event action.
setWhichEndPoint(boolean)
- Method in class edu.colorado.cs.ns2.graphics.
LineEndpoint
Sets the endpoint desired.
setX(double)
- Method in class edu.colorado.cs.ns2.sim.
NsNode
setY(double)
- Method in class edu.colorado.cs.ns2.sim.
NsNode
shape_
- Variable in class edu.colorado.cs.ns2.agents.
ParetoAgent
TCL shape_ variable.
shapeField
- Variable in class edu.colorado.cs.ns2.agents.
ParetoAgent.ParetoPropertiesDialog
The shape field.
showAgentConnections()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Shows a List of all Connections in the Simulation.
showAgents()
- Method in class edu.colorado.cs.ns2.gui.
Generator
Shows a list of all Agents in the Simulation.
simData
- Variable in class edu.colorado.cs.ns2.gui.dialogs.
ConnectAgentsDialog
A reference to the main simulation data internal representation.
simData
- Variable in class edu.colorado.cs.ns2.gui.dialogs.
ScheduleEventDialog
A reference to the primary internal simulation data structure.
simData
- Variable in class edu.colorado.cs.ns2.gui.
DrawableMover
simData
- Variable in class edu.colorado.cs.ns2.gui.
Generator
simData
- Variable in class edu.colorado.cs.ns2.sys.
GeneratorFileIO
The simulation data internal representation.
SimulationData
- Class in
edu.colorado.cs.ns2.sim
This is the primary simulation data internal representation.
SimulationData()
- Constructor for class edu.colorado.cs.ns2.sim.
SimulationData
Default constructor.
SimulationEvent
- Class in
edu.colorado.cs.ns2.sim
This class encapsulates application events by providing a binding between an application, an event action, and an event time.
SimulationEvent()
- Constructor for class edu.colorado.cs.ns2.sim.
SimulationEvent
Default constructor.
SimulationEvent(double, Application, String)
- Constructor for class edu.colorado.cs.ns2.sim.
SimulationEvent
Three-argument constructor.
simulationTime
- Variable in class edu.colorado.cs.ns2.sim.
SimulationEvent
The time of this event in the simulation.
size
- Variable in class edu.colorado.cs.ns2.animation.
EventQueue
Stores the current Queue size.
size()
- Method in class edu.colorado.cs.ns2.animation.
EventQueue
Returns the size of the Queue.
size()
- Method in interface edu.colorado.cs.ns2.animation.
TraceEventQueue
Returns the size of the Queue.
size()
- Method in class edu.colorado.cs.ns2.sim.
ConnectionList
Return the size of the connection list.
sName
- Variable in class edu.colorado.cs.ns2.animation.
TraceEvent
Stores the s name.
sortTimeLine()
- Method in class edu.colorado.cs.ns2.animation.
Animate
Sort the TimeLine Vector using Quicksort.
SortTimeLine
- Class in
edu.colorado.cs.ns2.util
This class implements the Quicksort algorithm for sorting the discrete event timeline.
SortTimeLine()
- Constructor for class edu.colorado.cs.ns2.util.
SortTimeLine
sortVector(Vector<SimulationEvent>)
- Method in class edu.colorado.cs.ns2.sim.
SimulationData
sourceAddress
- Variable in class edu.colorado.cs.ns2.animation.
TraceEvent
Stores the source address.
startAnimation(int)
- Method in class edu.colorado.cs.ns2.animation.
Animate
Reads the TimeLine Vector and animates pakcets.
startEventScheduled
- Variable in class edu.colorado.cs.ns2.agents.
Application
True if a "start" event has been scheduled for this Application.
statusBar
- Static variable in class edu.colorado.cs.ns2.gui.
Generator
stdErr
- Variable in class edu.colorado.cs.ns2.sys.
RunCommand
The outupt captured from standard error.
stdOut
- Variable in class edu.colorado.cs.ns2.sys.
RunCommand
The output captured from standard output.
stopAnimation()
- Static method in class edu.colorado.cs.ns2.animation.
Animator
Kills the Animation Thread.
stopEventScheduled
- Variable in class edu.colorado.cs.ns2.agents.
Application
True if a "stop" event has been scheduled for this Application.
SvnVersionParser
- Class in
edu.colorado.cs.svn
This class implements a subversion revision number parser so it can be dynamically updated in the source code
SvnVersionParser()
- Constructor for class edu.colorado.cs.svn.
SvnVersionParser
The default constructor parses the Subversion "entries" XML file.
swap(Vector<TimeLine>, int, int)
- Static method in class edu.colorado.cs.ns2.util.
SortTimeLine
Swap two elements of the vector, timeLine[e1] & timeLine[e2].
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