[Ns-bugs] [Bug 1003] Cached PropagationLossModel

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Oct 6 16:51:46 PDT 2010


http://www.nsnam.org/bugzilla/show_bug.cgi?id=1003





--- Comment #5 from Quincy Tse <quincy.tse at gmail.com>  2010-10-06 19:51:46 EDT ---
Just wondering - is it possible to do the AddModel operation via attributes?
The current implementation doesn't support YansWifiChannelHelper (you need to
instantiate the cache first before you can wrap other models onto it).

I have no idea how to go about implementing it, but it would be good if one can
do something like:
// YansWifiChannelHelper wifiChannel;
wifiChannel.AddPropagationLoss ("ns3::PropagationLossCache",
"ns3::SomePorpagationLossModel", "Attribute0", value0, ..., "AttributeN",
valueN,
"ns3::AnotherLossModel", "Attribute0", value0,...);

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list