next up previous contents index
Next: 25.2.1.0.2 Deterministic Up: 25.2.1 The class rtModel Previous: 25.2.1 The class rtModel

25.2.1.0.1 Exponential

The model schedules its first event to take the links down at startTime_ + E(upInterval_);

It also defines the procedures, []up and []down; each procedure invokes the base class procedure to perform the actual operation. This routine then reschedules the next event at E(upInterval) or E(downInterval_) respectively.




2000-08-24