Public Member Functions | Protected Member Functions | Protected Attributes

Estimator Class Reference

Inheritance diagram for Estimator:
NsObject Handler ExpAvg_Est Null_Est PointSample_Est TimeWindow_Est

List of all members.

Public Member Functions

double avload ()
virtual void change_avload (double incr)
virtual void newflow (double)
int command (int argc, const char *const *argv)
virtual void timeout (int)
void recv (Packet *, Handler *)
virtual void start ()
void stop ()
void setmeasmod (MeasureMod *)
void setactype (const char *)
double & period ()
void trace (TracedVar *v)

Protected Member Functions

virtual void estimate ()=0

Protected Attributes

MeasureModmeas_mod_
TracedDouble avload_
double period_
Estimator_Timer est_timer_
TracedDouble measload_
Tcl_Channel tchan_
int src_
int dst_
double omeasload_
double oavload_
char * actype_

The documentation for this class was generated from the following files: