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  

TimeWindow_Est Class Reference

Inheritance diagram for TimeWindow_Est:

Estimator NsObject TclObject Handler List of all members.

Public Member Functions

 TimeWindow_Est ()
void change_avload (double incr)

Protected Member Functions

void estimate ()

Protected Attributes

int scnt
double maxp
int T_

Constructor & Destructor Documentation

TimeWindow_Est::TimeWindow_Est   [inline]
 


Member Function Documentation

void TimeWindow_Est::change_avload double    incr [inline, virtual]
 

Reimplemented from Estimator.

void TimeWindow_Est::estimate   [protected, virtual]
 

Implements Estimator.


Member Data Documentation

double TimeWindow_Est::maxp [protected]
 

int TimeWindow_Est::scnt [protected]
 

int TimeWindow_Est::T_ [protected]
 


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