|
DRCL J-Sim 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_DCTS
DCTS translator: works with any traffic model that
implements TrafficPeriodic. It produces Rspecs in the SpecR_DCTS class.
The worse-case delay per hop is specified as the period of the traffic model and assigned
as D in SpecR_DCTS. If the resulting end-to-end delay does not satisfy the
end-to-end delay requirement, then D is obtained by *equally* dividing the delay requirement
to each hop.
TrafficPeriodic,
SpecR_DCTS| Constructor Summary | |
Translator_DCTS()
|
|
| 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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Translator_DCTS()
| Method Detail |
public SpecR translate(SpecAd adspec_,
QoSRequirement qos_)
RspecTranslator
translate in class RspecTranslator
|
DRCL J-Sim API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||