[Ns-developers] PropagationLossModel behaviour

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Tue Jun 3 09:37:00 PDT 2008


On Tue, 2008-06-03 at 00:52 +0200, Hagen Paul Pfeifer wrote:

> If we want to visualize or do some other analysis and get this value at time
> n. The result will differ from n because we call the method a second time.
> So there is a mismatch between (albeit the delta is small) the value that the
> channel used and the public[tm] one. IMHO the PropagationLossModel should be
> correlated to the current state (e.g. time). Or did I missed something (I mean
> it is a lot of code and interaction between several subparts of ns-3)? ;)

If you want to trace the output of the PropagationLossModel, why don't
you instrument the WifiChannel to report the propagation loss returned
by its model ?

Mathieu



More information about the Ns-developers mailing list