A B C D E F G H I L M N O P Q R S T U V W X Y

C

c - Variable in class edu.colorado.cs.ns2.graphics.LineDrawable
The y-intercept of the line.
c1 - Variable in class edu.colorado.cs.ns2.graphics.CoordinatePair
Point (x1, y1).
c2 - Variable in class edu.colorado.cs.ns2.graphics.CoordinatePair
Point (x2, y2).
calcLineSlope(int, int, int, int) - Method in class edu.colorado.cs.ns2.graphics.LineDrawable
Calculates Slope and c to represent equation of line as y = mx + c
cancelButton - Variable in class edu.colorado.cs.ns2.gui.dialogs.ConnectAgentsDialog
A "Cancel" button.
cancelButton - Variable in class edu.colorado.cs.ns2.gui.dialogs.ScheduleEventDialog
A "Cancel" button.
canConnectToAgent(Agent) - Method in class edu.colorado.cs.ns2.agents.Agent
True or False regarding whether a connection is allowed.
canHaveMultipleConnections() - Method in class edu.colorado.cs.ns2.agents.Agent
Returns true if the current Agent can support multiple connections.
canHaveMultipleConnections() - Method in class edu.colorado.cs.ns2.agents.TCPAgent
Returns True if the TCPAgent can have multiple connections.
canHaveMultipleConnections() - Method in class edu.colorado.cs.ns2.agents.UDPAgent
Returns True if the current Agent may have multiple connections.
CBRAgent - Class in edu.colorado.cs.ns2.agents
Class for Representing Constant Bit Rate Application on top of a UDP Agent.
CBRAgent(int, int, int) - Constructor for class edu.colorado.cs.ns2.agents.CBRAgent
Default Constructor
CBRAgent.CBRPropertiesDialog - Class in edu.colorado.cs.ns2.agents
This nested class is responsible for creating a dialog box and retrieving the CBRAgent's properties from the user.
CBRAgent.CBRPropertiesDialog(CBRAgent) - Constructor for class edu.colorado.cs.ns2.agents.CBRAgent.CBRPropertiesDialog
Default constructor
checkIfConnectionStillValid(Connection) - Method in class edu.colorado.cs.ns2.sim.SimulationData
 
checkLine - Variable in class edu.colorado.cs.ns2.gui.DrawableMover
 
class_ - Variable in class edu.colorado.cs.ns2.agents.TCPAgent
NS2's TCP class_ TCL variable.
class_ - Variable in class edu.colorado.cs.ns2.agents.TCPRenoAgent
NS2's TCPReno class_ TCL variaible.
class_ - Variable in class edu.colorado.cs.ns2.agents.TCPVegasAgent
NS2's TCPVegas class_ TCL variable.
class_ - Variable in class edu.colorado.cs.ns2.agents.UDPAgent
NS2's UDP class_ TCL variable.
classText - Variable in class edu.colorado.cs.ns2.agents.TCPAgent.TCPAgentPropertiesDialog
 
classText - Variable in class edu.colorado.cs.ns2.agents.UDPAgent.UDPAgentPropertiesDialog
A text field to store the class_ variable.
clearReachableNodes() - Method in class edu.colorado.cs.ns2.sim.NsNode
 
clearSimulationData() - Method in class edu.colorado.cs.ns2.sim.SimulationData
 
closeFile() - Method in class edu.colorado.cs.ns2.gui.Generator
Close existing Simulation.
comboAgents - Variable in class edu.colorado.cs.ns2.gui.dialogs.ConnectAgentsDialog
A combo box containing agents on any reachable node.
comboApps - Variable in class edu.colorado.cs.ns2.gui.dialogs.ScheduleEventDialog
A combo box to display the possible application on which an event may be scheduled.
comboNodes - Variable in class edu.colorado.cs.ns2.gui.dialogs.ConnectAgentsDialog
A combo box containing any reachable nodes.
comboQueue - Variable in class edu.colorado.cs.ns2.gui.dialogs.LinkPropertiesDialog
A combo box to allow the user to choose a queuing mechanism for the link.
comboWhatToDo - Variable in class edu.colorado.cs.ns2.gui.dialogs.ScheduleEventDialog
A combox box to display the possible actions for an event: {start, stop, finish}.
compareTo(Object) - Method in class edu.colorado.cs.ns2.animation.TimeLine
Compares two TimeLine Objects by the time field.
connectAgents(SimulationData, String[], NsNode, int) - Static method in class edu.colorado.cs.ns2.gui.dialogs.ConnectAgentsDialog
Simply creates a new ConnectAgentDialog instance.
connectAgents() - Method in class edu.colorado.cs.ns2.sim.Connection
Connect the agents.
ConnectAgentsDialog - Class in edu.colorado.cs.ns2.gui.dialogs
This class is responsible for creating and displaying a dialog box allowing the user to interactively choose which agents they would like to connect.
ConnectAgentsDialog(SimulationData, String[], NsNode, int) - Constructor for class edu.colorado.cs.ns2.gui.dialogs.ConnectAgentsDialog
Constructor.
Connection - Class in edu.colorado.cs.ns2.sim
This class provides the binding between two Agents in the form of a Connection.
Connection(Agent, Agent) - Constructor for class edu.colorado.cs.ns2.sim.Connection
Two-argument constructor.
Connection(Agent, Agent, boolean) - Constructor for class edu.colorado.cs.ns2.sim.Connection
Three-argument constructor.
ConnectionList - Class in edu.colorado.cs.ns2.sim
This class maintains a list of active agent connections.
ConnectionList() - Constructor for class edu.colorado.cs.ns2.sim.ConnectionList
Default constructor.
connectionList - Variable in class edu.colorado.cs.ns2.sim.Link
A list of connections on this link.
connections - Variable in class edu.colorado.cs.ns2.sim.ConnectionList
List of agent connections.
connList - Variable in class edu.colorado.cs.ns2.sim.SimulationData
 
contentPane - Variable in class edu.colorado.cs.ns2.animation.Animate
A Reference to the JFrame's contentPane.
contentPane - Variable in class edu.colorado.cs.ns2.gui.Generator
 
CoordinatePair - Class in edu.colorado.cs.ns2.graphics
This class stores a pair of coordinate pairs as two Points.
CoordinatePair() - Constructor for class edu.colorado.cs.ns2.graphics.CoordinatePair
Default constructor.
CoordinatePair(Point) - Constructor for class edu.colorado.cs.ns2.graphics.CoordinatePair
One-argument constructor sets Point 1 (x1, y1).
CoordinatePair(Point, Point) - Constructor for class edu.colorado.cs.ns2.graphics.CoordinatePair
Two-argument constructor sets both Points 1 and 2 ((x1, y2), (x2, y2)).
coordinatePair - Variable in class edu.colorado.cs.ns2.gui.DrawableMover
 
counter - Variable in class edu.colorado.cs.ns2.gui.DrawableMover
 
currRevNum - Variable in class edu.colorado.cs.svn.SvnVersionParser
The version number

A B C D E F G H I L M N O P Q R S T U V W X Y