|
J-Sim v1.2.1-p7 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdrcl.intserv.RspecTranslator
drcl.intserv.scheduler.Translator_GR
Generalized Rate Guarantee Translator: can work with any traffic model.
It produces Rspecs in the SpecR_GR class.
The minimum end-to-end queueing delay is calculated using the following formula:
buffer required at last hop = burst_ + hop * MTU
end-to-end delay = (buffer required at last hop) / minBW.
SpecR_GR| Constructor Summary | |
Translator_GR()
|
|
| Method Summary | |
SpecR |
translate(SpecAd adspec_,
QoSRequirement qos_)
Given the Adspec, the method returns the "minimum" Rspec that satisfies the specified QoS requirement. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Translator_GR()
| Method Detail |
public SpecR translate(SpecAd adspec_,
QoSRequirement qos_)
RspecTranslator
translate in class RspecTranslator
|
J-Sim v1.2.1-p7 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||