// this is the parameter of the channel controller (global)
std::string propModel =
getChannelControlPar("propagationModel").stdstringValue();
if (propModel == "")
propModel = "FreeSpaceModel";
You need to read the propagation model for every node
-----Mensaje original-----
From: shahin
Sent: Thursday, February 02, 2012 2:43 PM
To: omnetpp
Subject: [Omnetpp-l] having two simultaneous propagation Model
Hello,
*.channelControl.propagationModel= ""
Regards,
Shahin
--
Sent from the OMNeT++ mailing list. To configure your membership,
visit http://groups.google.com/group/omnetpp
-----Mensaje original-----
From: shahin
Sent: Monday, February 06, 2012 2:29 PM
To: omnetpp
Subject: [Omnetpp-l] Re: having two simultaneous propagation Model