Bugzilla – Bug 1376
Bug in uan-noise-model-default.cc
Last modified: 2012-02-23 11:21:23 UTC
Line 70: win = pow (10.0, m_wind * 0.1); should be: win = pow (10.0, wind * 0.1); According to: Modeling the underwater acoustic channel in ns2
Thank you Salva for the notification, I've fixed the bug and changed the names of the variables to make them more appropriate. changeset 7737 0f35472c9d4d