Uses of Class
edu.colorado.cs.ns2.agents.ExponentialAgent

Packages that use ExponentialAgent
edu.colorado.cs.ns2.agents   
 

Uses of ExponentialAgent in edu.colorado.cs.ns2.agents
 

Fields in edu.colorado.cs.ns2.agents declared as ExponentialAgent
private  ExponentialAgent ExponentialAgent.ExponentialPropertiesDialog.agent
          A reference to the Exponential traffic generator Application on which the properites should apply.
 

Constructors in edu.colorado.cs.ns2.agents with parameters of type ExponentialAgent
ExponentialAgent.ExponentialPropertiesDialog(ExponentialAgent agent)
          Default constructor