ns3::YansErrorRateModel Class Reference

Model the error rate for different modulations. More...

#include <yans-error-rate-model.h>

Inherits ns3::ErrorRateModel.

List of all members.

Static Public Member Functions

static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::YansErrorRateModel.


Detailed Description

Model the error rate for different modulations.

A packet of interest (e.g., a packet can potentially be received by the MAC) is divided into chunks. Each chunk is related to an start/end receiving event. For each chunk, it calculates the ratio (SINR) between received power of packet of interest and summation of noise and interfering power of all the other incoming packets. Then, it will calculate the success rate of the chunk based on BER of the modulation. The success reception rate of the packet is derived from the success rate of all chunks.

The 802.11b modulations:


Member Function Documentation

static TypeId ns3::YansErrorRateModel::GetTypeId ( void   )  [static]

This method returns the TypeId associated to ns3::YansErrorRateModel.

No Attributes defined for this type.
No TraceSources defined for this type.

Reimplemented from ns3::Object.


The documentation for this class was generated from the following files:

Generated on Fri Apr 9 15:01:10 2010 for NS-3 by  doxygen 1.5.8