Mailing list archive (omnetpp-l at omnetpp.org)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[Omnetpp-l] MFw: PHY layer (SnrEval / Decider) question
Hello,
I am trying to measure the medium utilisation in my simulation using the Mobility Framework. I instrumented the Decider and SnrEval to keep track of time spent transmitting (SnrEval) and receiving (Decider). In Decider I add the rxDuration (before snir eval, so we also count noise and collisions), in SnrEval I simply capture the getDuration() of a frame.
I output these values in the scalar file in the finish() call of both modules, and add them during evaluation (in an awk script).
Now my question is, from what I can deduct I am not counting double (when a node is transmitting, it does not also receive), is this assumption correct?
Greets,
Martijn
----------------------------
Free Software - Free Society
_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l
Home |
Main Index |
Thread Index