interface BandwidthEstimator
void
addSample(int acked)
float
getBandwidthEstimate()
void addSample(int acked)
acked
float getBandwidthEstimate()