I'm using Phy/WirelessPhy/802_15_4 in my simulation and I have created a agent in c++ but I don't know how to access to the physic layer since c++, I have tried to access using something like this WirelessPhy* wphy_ = (WirelessPhy*) (node_->ifhead()).lh_first but get an error. -- View this message in context: http://www.nabble.com/access-to-WirelessPhy-since-802_15_4-tp21965464p21965464.html Sent from the ns-users mailing list archive at Nabble.com.
