[Ns-developers] GSoC: WiMAX Projects

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Wed Apr 1 01:08:50 PDT 2009


On Tue, 2009-03-31 at 23:26 -0300, Flavio Kubota wrote:

> looked wi-fi error model code in ns-3 but I don't know which model is.

>From yans-wifi-phy.h:

 * This PHY implements a model of 802.11a. The model
 * implemented here is based on the model described
 * in "Yet Another Network Simulator", 
 * (http://cutebugs.net/files/wns2-yans.pdf).
 *
 *
 * This PHY model depends on a channel loss and delay
 * model as provided by the ns3::PropagationLossModel
 * and ns3::PropagationDelayModel classes, both of which are
 * members of the ns3::YansWifiChannel class.

regards,
Mathieu



More information about the Ns-developers mailing list