ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

VTFCCAgent Class Reference

Inheritance diagram for VTFCCAgent:

TFCCAgent RTPAgent Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 VTFCCAgent ()

Protected Member Functions

void slowdown (int)
void linear_slowdown ()
void speedup ()
void rtt_known (double rtt)

Protected Attributes

int lastseq_
int lastlost_
double expectedrate_
double actualrate_
double lowerthresh_
double upperthresh_

Constructor & Destructor Documentation

VTFCCAgent::VTFCCAgent   [inline]
 


Member Function Documentation

void VTFCCAgent::linear_slowdown   [protected]
 

void VTFCCAgent::rtt_known double    rtt [protected, virtual]
 

Reimplemented from TFCCAgent.

void VTFCCAgent::slowdown int    [protected, virtual]
 

Reimplemented from TFCCAgent.

void VTFCCAgent::speedup   [protected, virtual]
 

Reimplemented from TFCCAgent.


Member Data Documentation

double VTFCCAgent::actualrate_ [protected]
 

double VTFCCAgent::expectedrate_ [protected]
 

int VTFCCAgent::lastlost_ [protected]
 

int VTFCCAgent::lastseq_ [protected]
 

double VTFCCAgent::lowerthresh_ [protected]
 

double VTFCCAgent::upperthresh_ [protected]
 


The documentation for this class was generated from the following file:
This document is generated by doxygen.