ns-3
|
#include <nist-error-rate-model.h>
Public Member Functions | |
virtual double | GetChunkSuccessRate (WifiMode mode, double snr, uint32_t nbits) const |
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
This method returns the TypeId associated to ns3::NistErrorRateModel. |
A model for the error rate for different modulations. For OFDM modulation, the model description and validation can be found in http://www.nsnam.org/~pei/80211ofdm.pdf. For DSSS modulations (802.11b), the model uses the DsssErrorRateModel.
TypeId ns3::NistErrorRateModel::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::NistErrorRateModel.
This object is accessible through the following paths with Config::Set and Config::Connect:
No Attributes defined for this type.
No TraceSources defined for this type.
Reimplemented from ns3::ErrorRateModel.
References ns3::TypeId::SetParent().