mwalk Platform 0.3.0

Package mwalk.eval

Provides path and receiver activity evaluators.

See:
          Description

Class Summary
ActivityEvaluator A class used by visitors to determine whether a receiver is active by checking the current time against the receiver's period table.
ArrivalEvaluator A class used by visitors to determine whether a receiver is active by checking the current time against the receiver's arrival time.
PrimaryPathEvaluator A class used to evaluate active paths as those set by the PrimaryPathVisitor.
RandomEvaluator A class used by visitors to determine whether a receiver is active by checking markings made by the ReceiverRandomizer and RandomPathVisitor classes.
 

Package mwalk.eval Description

Provides path and receiver activity evaluators. Visitors use another set of classes, evaluators, to determine whether receivers and/or links are active for a given pass. Evaluators provide an abstraction which can be implemented to introduce different semantics for activity. In some cases, a strict semantic is intended where a receiver is active only if a valid RTCP interval includes the current walk instance. For other studies, random activity is preferred.


mwalk Platform 0.3.0

Submit a bug or feature mwalk Platform API Specification 0.3.0
Sensitivity: {Public:Research}
Copyright(c) 2000, Robert Chalmers