percpred_struct Struct Reference
[Percentile predictor]

Percentile Predictor class definition. More...

#include <percpred.h>

Data Fields

qmgr_pred_t base
 Base class stuff (i.e.
qos_queue_t queue
 The queue of values.
int sample_size
 Maximum number of samples in the windows.
qres_time_t sum
 Sum of samples in the moving window.
int discarded
 Number of samples to discard in order to estimate percentile.

Detailed Description

Percentile Predictor class definition.

Definition at line 24 of file percpred.h.


Field Documentation

Base class stuff (i.e.

virtual table)

Definition at line 25 of file percpred.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 2 22:38:48 2010 for qosmgr by  doxygen 1.6.3