[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing the ave_ and curq_ variables in RED queues



Hello,


Is there a OTcl function already implemented to trace a RED queue's
calculated average queue size (avg_) and current queue size (curq_).  I
have searched thru the RED queue C++ code in the simulator's source and
found the procedure:

REDQueue::trace

It appears to allow one to trace these variables, but how does one go
about including in OTcl code?  Is there a function on the Queue class
that allows this?

-- 
Sincerley,

Wade Oberpriller